Files
kotlin/jps-plugin/testData/incremental/multiModule/constantValueChanged/module1_const.kt
2015-01-19 15:36:56 +03:00

4 lines
46 B
Kotlin
Vendored

package test
public val CONST: String = "BF"