We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43f79f2 + 0037680 commit f12aa3eCopy full SHA for f12aa3e
src/main/java/com/ryderbelserion/App.java
@@ -2,6 +2,6 @@
2
3
public class App {
4
public static void main(String[] args) {
5
- System.out.println("Hello World!");
+ System.out.println("Hello World! This is a test!");
6
}
7
-}
+}
0 commit comments