Files
kotlin-fork/native/native.tests/testData/framework/objcexport/topLevelManglingB.kt
T
2024-02-05 16:06:34 +00:00

5 lines
59 B
Kotlin
Vendored

package topLevelManglingB
fun foo() = "b1"
val bar = "b2"