8 lines
55 B
Kotlin
8 lines
55 B
Kotlin
package test
|
|
|
|
fun `fun`(){}
|
|
|
|
fun foo() {
|
|
<caret>
|
|
}
|