Files
2018-09-12 09:49:25 +03:00

4 lines
87 B
Kotlin
Vendored

// EXPECTED_REACHABLE_NODES: 1281
private external fun foo(): String
fun box() = foo()