Files
kotlin-fork/idea/resources/intentionDescriptions/CreateKotlinSubClassIntention/before.kt.template
T
2016-03-02 14:13:02 +03:00

3 lines
48 B
Plaintext

<spot>interface A</spot> {
fun foo(): Int<
}