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

4 lines
57 B
Kotlin
Vendored

// PROBLEM: none
// WITH_RUNTIME
const val <caret>x = 13