This is a small test to make sure everyone can access this project
This commit is contained in:
5
OOPP 43 In the beginning there was_/src/Main.java
Normal file
5
OOPP 43 In the beginning there was_/src/Main.java
Normal file
@@ -0,0 +1,5 @@
|
||||
public class Main {
|
||||
public static void main(String[] args){
|
||||
System.out.print("Hello World!");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user