Files
kotlin/idea/testData/javaFacade/wrapConstructorField.kt

1 line
33 B
Kotlin
Vendored

class Test(var <caret>field: Int)