Files
kotlin-fork/idea/testData/inspectionsLocal/mayBeConstant/getter.kt
T
2017-12-15 13:05:50 +03:00

3 lines
50 B
Kotlin
Vendored

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