Merge "this is another test"

This commit is contained in:
2012-03-03 00:28:09 -05:00
committed by Gerrit Code Review

View File

@@ -28,7 +28,7 @@ public class Main {
System.out.print("yay"); System.out.print("yay");
System.out.print("sleep"); System.out.print("sleep");
System.out.print("poop"); System.out.print("poop");
System.out.print("Bug"); System.out.print("this is a test");
System.out.print(true); System.out.print(true);
System.out.print(false); System.out.print(false);
System.out.print(true); System.out.print(true);