5 lines
46 B
Kotlin
Vendored
5 lines
46 B
Kotlin
Vendored
package test
|
|
|
|
fun usage() {
|
|
println(FOO)
|
|
} |