9 lines
95 B
Kotlin
Vendored
9 lines
95 B
Kotlin
Vendored
package p
|
|
|
|
/*<selection>*
|
|
* Doc comment <caret>here
|
|
</selection>*/
|
|
fun foo() {
|
|
}
|
|
|
|
fun bar(){} |