blob: 1f92130869e5ee129f224cc50752f4c7279cda10 [file] [log] [blame]
open class A() {
init {
while (true) <selection>1</selection>
}
}