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

5 lines
113 B
Kotlin
Vendored

package test
// Old and new constant values are different, but their hashes are the same
const val CONST = "BF"