Files
kotlin/compiler/testData/codegen/bytecodeText/noSuperCheckInDefaultConstuctor.kt

4 lines
48 B
Kotlin
Vendored

class A (i: Int = 0)
// 0 ATHROW
// 0 CHECKCAST