Files
kotlin-fork/idea/testData/templates/interface.exp.kt
T
2015-05-13 16:13:13 +02:00

3 lines
35 B
Kotlin

interface SomeTrait {
<caret>
}