5 lines
107 B
Kotlin
5 lines
107 B
Kotlin
package test
|
|
|
|
// Old and new constant values are different, but their hashes are the same
|
|
val CONST = "BF"
|