5 lines
48 B
Kotlin
Vendored
5 lines
48 B
Kotlin
Vendored
package test
|
|
|
|
fun usage() {
|
|
println(CONST)
|
|
} |