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