diff --git a/foo.txt b/foo.txt index b93b92f..e4a9152 100644 --- a/foo.txt +++ b/foo.txt @@ -1,3 +1,4 @@ public static void main(String[] args) { System.out.println("Hello world"); } +//hello