Files
kotlin-fork/idea/testData/intentions/convertPropertyGetterToInitializer/hasComment3.kt
T
2018-08-14 15:32:20 +03:00

2 lines
43 B
Kotlin
Vendored

val p3: Int
<caret>get() = 1 // comment