Files
kotlin-fork/idea/testData/repl/completion/definedExtension.kt
T

4 lines
73 B
Kotlin
Vendored

>> fun String.myExt() = "a"
-- "asd".myEx
// EXIST: myExt
// NOTHING_ELSE