6 lines
43 B
Kotlin
Vendored
6 lines
43 B
Kotlin
Vendored
package test
|
|
|
|
fun String.<caret>foo() {
|
|
|
|
}
|