bd38363077
To explicitly specify which test are failing
3 lines
81 B
Kotlin
Vendored
3 lines
81 B
Kotlin
Vendored
// "Make 'foo' not abstract" "true"
|
|
<caret>abstract fun foo() {}
|
|
/* IGNORE_FIR */ |