Untested Kotlin
This commit is contained in:
parent
f594379a8c
commit
294bf271a0
3
kotlin/helloworld.kt
Normal file
3
kotlin/helloworld.kt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
fun main(args : Array<String>) {
|
||||||
|
println("Hello World!")
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user