diff --git a/ch01/Hello.java b/ch01/Hello.java index 593557b..ac14be7 100644 --- a/ch01/Hello.java +++ b/ch01/Hello.java @@ -6,3 +6,4 @@ public static void main(String[] args) { } } +//This is some test code