Files
kotlin/idea/testData/quickfix/createFromUsage/createClass/referenceExpression/traitByNestedJavaQualifier.before.Main.kt

4 lines
92 B
Kotlin
Vendored

// "Create interface 'A'" "true"
// ERROR: Unresolved reference: A
fun foo() = J.<caret>A.B