Files
kotlin-fork/idea/testData/javaFacade/wrapConstructorField.kt
T

1 line
33 B
Kotlin
Vendored

class Test(var <caret>field: Int)