Skip to content

Commit b52e8d7

Browse files
committed
TestApp has modified the empty class
1 parent 34fcc0c commit b52e8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestApp.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
public class TestApp {
22
public static void main(String[] args) {
3-
System.out.println("Hello, World");
3+
System.out.println("Hello");
44
}
55
}

0 commit comments

Comments
 (0)