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.
1 parent f1f2086 commit 8520f86Copy full SHA for 8520f86
1 file changed
src/main/java/org/example/App.java
@@ -1,7 +1,5 @@
1
package org.example;
2
3
public class App {
4
- public static void main(String[] args) {
5
- System.out.println("Hello There!");
6
- }
+
7
}
0 commit comments