4 lines
67 B
Kotlin
Vendored
4 lines
67 B
Kotlin
Vendored
// EXPECTED_REACHABLE_NODES: 1280
|
|
package foo.bar
|
|
|
|
fun box() = "OK" |