fix tests by adding missing 'init' keywords to testdata
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
open class A() {
|
||||
{
|
||||
init {
|
||||
while (true) println(<selection>1</selection>)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user