Files
kotlin-fork/idea/testData/quickfix/abstract/nonMemberAbstractFunction.kt
T

2 lines
64 B
Kotlin
Vendored

// "Make 'foo' not abstract" "true"
<caret>abstract fun foo() {}