Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
e74282753ae0fda39015b2d1cc9c31db24bb800c
/
.
/
idea
/
testData
/
javaFacade
/
wrapConstructorField.kt
blob: 37419fc388118170f38f54f35fc63b19086d8a3f [
file
]
class
Test
(
var
<caret>
field
:
Int
)