4 lines
86 B
Kotlin
Vendored
4 lines
86 B
Kotlin
Vendored
// EXPECTED_REACHABLE_NODES: 488
|
|
private external fun foo(): String
|
|
|
|
fun box() = foo() |