Files
kotlin-fork/idea/resources/intentionDescriptions/RemoveEmptySecondaryConstructorBodyIntention/before.kt.template
T

4 lines
38 B
Plaintext

constructor(a: Int) <spot>{
}</spot>