Files
kotlin-fork/idea/testData/intentions/removeEmptyPrimaryConstructor/modifier.kt
T

3 lines
63 B
Kotlin
Vendored

// IS_APPLICABLE: false
class Foo private constructor()<caret>