fix tests by adding missing 'init' keywords to testdata
This commit is contained in:
@@ -3,7 +3,7 @@ package test
|
||||
open class A
|
||||
|
||||
class MyClass() {
|
||||
{
|
||||
init {
|
||||
val a = object: A() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user