5 lines
58 B
Kotlin
Vendored
5 lines
58 B
Kotlin
Vendored
package test
|
|
|
|
const val FOO = "foo"
|
|
const val BAR = "bar"
|