Files
kotlin-fork/idea/idea-completion/testData/handlers/smart/AnonymousObjectInsertsImport.kt
T
2019-03-14 15:35:44 +03:00

4 lines
78 B
Kotlin
Vendored

val c: java.io.Closeable = <caret>
//ELEMENT_TEXT: "object : Closeable{...}"