Files
kotlin-fork/jps-plugin/testData/incremental/pureKotlin/fileWithConstantRemoved/const.kt
T
2015-10-18 22:49:08 +03:00

4 lines
38 B
Kotlin
Vendored

package test
const val CONST = "foo"