Files
kotlin-fork/idea/testData/intentions/convertPrimaryConstructorToSecondary/caretOnClassNameWithConstructorKeyword.kt
T
2020-10-27 14:05:28 +07:00

2 lines
54 B
Kotlin
Vendored

// IS_APPLICABLE: false
class Fo<caret>o constructor()