35505007d2
* Fixes to tests * RunKonanTest runs tests build with TestRunner * Standalone tests
4 lines
125 B
Kotlin
4 lines
125 B
Kotlin
// TODO: remove kotlin_native.io once overrides are in place.
|
|
fun main(args : Array<String>) {
|
|
println("Hello, world!")
|
|
} |