We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e32e1 commit 13356e8Copy full SHA for 13356e8
Hello.java
@@ -0,0 +1,5 @@
1
+public class Hello{
2
+public static void main(Strings args[]){
3
+System.out.printtln("Hello world!");
4
+}
5
0 commit comments