Java to Kotlin convertor: no empty class body
This commit is contained in:
@@ -6,4 +6,4 @@ open class C(p: Int) {
|
||||
System.out?.println(p++)
|
||||
System.out?.println(p)
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user