e5a6900458
when scripts are compiled along with other sources. #KT-65865 fixed
7 lines
47 B
Kotlin
Vendored
7 lines
47 B
Kotlin
Vendored
|
|
package foo
|
|
|
|
fun main() {
|
|
println("OK")
|
|
}
|