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 f806bad + 87af87e commit 7716da9Copy full SHA for 7716da9
snippets/kotlin-mode/main
@@ -2,6 +2,6 @@
2
# name: main() function
3
# key: main
4
# --
5
-fun main(args: Array<string>) {
+fun main(args: Array<String>) {
6
$0
7
}
0 commit comments