We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96be00 commit 2183e8bCopy full SHA for 2183e8b
1 file changed
main.java
@@ -1,5 +1,5 @@
1
public class main {
2
- public static void mai(String[] args) {
+ public static void main(String[] args) {
3
System.out.println("Hello world, from Amol!");
4
}
5
0 commit comments