bd38363077
To explicitly specify which test are failing
3 lines
81 B
Kotlin
Vendored
3 lines
81 B
Kotlin
Vendored
// "Make 'i' not abstract" "true"
|
|
<caret>abstract val i: Int = 1
|
|
/* IGNORE_FIR */ |