b97aaf0f71
Relates to #KT-32010
7 lines
56 B
Plaintext
Vendored
7 lines
56 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
|
|
fun test() {
|
|
foo()
|
|
}
|
|
|
|
fun foo() = 0 |