Files
kotlin-fork/jps/jps-plugin/testData/incremental/pureKotlin/fileWithConstantRemoved/const.kt
T
2022-01-12 15:09:45 +01:00

4 lines
38 B
Kotlin
Vendored

package test
const val CONST = "foo"