4 lines
46 B
Kotlin
4 lines
46 B
Kotlin
package test
|
|
|
|
public val CONST: String = "BF"
|
package test
|
|
|
|
public val CONST: String = "BF"
|