We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a65349 commit 7d4487bCopy full SHA for 7d4487b
helloworld.kotlin
@@ -0,0 +1,3 @@
1
+fun main(args : Array<String>) {
2
+ println("Hello, World!")
3
+}
0 commit comments