Files
kotlin-fork/idea/testData/inspectionsLocal/mayBeConstant/getterWithInitializer.kt
T
2017-12-15 13:31:49 +03:00

3 lines
58 B
Kotlin
Vendored

// PROBLEM: none
val <caret>withGetter = 42 get() = field