Files
kotlin-fork/compiler/testData/diagnostics/tests/sealed/RedundantAbstract.fir.kt
T

3 lines
31 B
Kotlin
Vendored

abstract sealed class Base {
}