Moved Kotlin and Dart to respective directories
This commit is contained in:
5
k/kotlin.kt
Normal file
5
k/kotlin.kt
Normal file
@@ -0,0 +1,5 @@
|
||||
package hello
|
||||
|
||||
fun main(args : Array<String>) {
|
||||
println("Hello, world!")
|
||||
}
|
||||
Reference in New Issue
Block a user