Commit 526d7841 authored by william.hill1's avatar william.hill1

More git testing.

parent db6a0bd4
...@@ -4,6 +4,7 @@ public class Main { ...@@ -4,6 +4,7 @@ public class Main {
public static void main(String[] args) { public static void main(String[] args) {
System.out.println("Battleships"); System.out.println("Battleships");
System.out.println("Hello world"); System.out.println("Hello world");
System.out.println("Hello world again");
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment