added more output
Change-Id: Iaa42bbc2e2aeb77cfe88ea34a1970ffb1a7fa19e Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -25,6 +25,7 @@ public class Main {
|
||||
*/
|
||||
public static void main(String[] args) {
|
||||
System.out.print("this is a test");
|
||||
System.out.print("MORE OUTPUT!!!");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user