3 lines
65 B
Kotlin
Vendored
3 lines
65 B
Kotlin
Vendored
class A : <error>A</error>() {}
|
|
|
|
val x : Int = <error>A()</error> |