6 lines
49 B
Kotlin
Vendored
6 lines
49 B
Kotlin
Vendored
fun x() {
|
|
<expr>foo(1)</expr>
|
|
}
|
|
|
|
fun foo(){}
|