5 lines
81 B
Kotlin
5 lines
81 B
Kotlin
// "Import" "true"
|
|
// ERROR: Unresolved reference: Nested
|
|
|
|
val a = <caret>Nested
|