Files
kotlin-fork/compiler/testData/codegen/boxInline/smap/inlineOnly/noSmap.kt
T
2020-03-12 17:22:33 +03:00

27 lines
232 B
Kotlin
Vendored

// FILE: 1.kt
// WITH_RUNTIME
// KJS_WITH_FULL_RUNTIME
package test
inline fun stub() {
}
// FILE: 2.kt
fun box(): String {
return "KO".reversed()
}
// FILE: 2.smap
SMAP
2.kt
Kotlin
*S Kotlin
*F
+ 1 2.kt
_2Kt
*L
1#1,7:1
*E