b4c62cdb52
#KT-14884 Fixed
5 lines
88 B
Kotlin
Vendored
5 lines
88 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
// DISABLE-ERRORS
|
|
abstract <caret>Foo {
|
|
abstract fun foo()
|
|
} |