testcommit

This commit is contained in:
matt joseph
2011-01-16 20:44:01 +00:00
parent 61212cb55e
commit 3c0796a79f

View File

@@ -25,7 +25,7 @@ public class Test {
*/ */
public static void main(String[] args) { public static void main(String[] args) {
// TODO Auto-generated method stub // TODO Auto-generated method stub
System.out.print("Hello World. Howdy all! I have to poo now"); System.out.print("Hello World. Howdy all! I have to poo now, yay!");
} }
} }