Files
kotlin-fork/idea/resources/intentionDescriptions/RemoveConstructorKeywordIntention/before.kt.template
T
2019-01-24 14:32:21 +03:00

1 line
37 B
Plaintext

class Foo constructor(x: Int, y: Int)