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 221f2c3 commit 47c9d24Copy full SHA for 47c9d24
snippets/java-mode/main_class
@@ -5,7 +5,7 @@
5
# --
6
class `(file-name-nondirectory (file-name-sans-extension (buffer-file-name)))`
7
{
8
-public static void main(String args[])
+public static void main(String[] args)
9
10
$0
11
}
0 commit comments