Files
kotlin-fork/idea/testData/templates/context/InDocComment.kt
T

5 lines
42 B
Kotlin

/**
* In <caret>Comment
*/
fun foo() {}