bd38363077
To explicitly specify which test are failing
5 lines
80 B
Kotlin
Vendored
5 lines
80 B
Kotlin
Vendored
// "Remove 'enum' modifier" "true"
|
|
<caret>enum interface A {
|
|
}
|
|
|
|
/* IGNORE_FIR */ |