We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34fcc0c commit b52e8d7Copy full SHA for b52e8d7
TestApp.java
@@ -1,5 +1,5 @@
1
public class TestApp {
2
public static void main(String[] args) {
3
-System.out.println("Hello, World");
+System.out.println("Hello");
4
}
5
0 commit comments