Skip to content

Commit 762d87a

Browse files
authored
Update Test.java
1 parent d436e7f commit 762d87a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
public class Test{
44

55
public static void main(String[] args){
6-
System.out.println("OK THIS IS A TEST");
6+
System.out.println("OK THIS IS A TEST 12");
77
}
88
}

0 commit comments

Comments
 (0)