2d2f1125a9
#KT-26042 Fixed
7 lines
56 B
Plaintext
Vendored
7 lines
56 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
|
|
fun test() {
|
|
foo()
|
|
}
|
|
|
|
fun foo() = 0 |