Files
kotlin-fork/idea/idea-completion/testData/keywords/BeforeDelegationCall.kt
T

9 lines
121 B
Kotlin
Vendored

// FIR_IDENTICAL
// FIR_COMPARISON
class A(x: Int) {
constructor(): <caret>
}
// EXIST: this, super
// NOTHING_ELSE