Files
kotlin-fork/jps-plugin/testData/incremental/packageConstantChanged/const.kt
T
2014-07-07 17:41:37 +04:00

5 lines
107 B
Kotlin

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