Compare commits
3 Commits
b18f437c70
...
0095267199
Author | SHA1 | Date | |
---|---|---|---|
0095267199 | |||
aa286eedf2 | |||
|
bbf1ebca04 |
@ -9,7 +9,7 @@ package com.mycompany.mavenproject1;
|
|||||||
* @author student
|
* @author student
|
||||||
*/
|
*/
|
||||||
public class Mavenproject1 {
|
public class Mavenproject1 {
|
||||||
|
// hey x
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
System.out.println("Hello World!");
|
System.out.println("Hello World!");
|
||||||
System.out.println("Hello World2!");
|
System.out.println("Hello World2!");
|
||||||
|
Loading…
Reference in New Issue
Block a user