Files
kotlin-fork/idea/resources/intentionDescriptions/RenameFileToMatchClassIntention/before.kt.template
T
2017-01-10 21:16:08 +03:00

6 lines
39 B
Plaintext

// bar.kt
class <spot>Foo</spot> {
}