Merge "this is a new branch"

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

View File

@@ -17,7 +17,7 @@ public class Main {
* @author ricky barrette * @author ricky barrette
*/ */
public Main() { public Main() {
System.out.print("this is a test"); System.out.print("this is a new banch");
System.out.println("this is a test"); System.out.println("this is a test");
System.out.println("MORE OUTPUT!!!"); System.out.println("MORE OUTPUT!!!");
System.out.println("EVEN MORE OUTPUT!!!"); System.out.println("EVEN MORE OUTPUT!!!");