7 lines
62 B
Kotlin
7 lines
62 B
Kotlin
fun foo() {
|
|
<expr>
|
|
while (true) {
|
|
|
|
}
|
|
</expr>
|
|
} |