5 lines
85 B
Kotlin
5 lines
85 B
Kotlin
open class A() {
|
|
{
|
|
while (true) println(<selection>1</selection>)
|
|
}
|
|
} |