Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
765a8bdd7c832e71172795c934da59c2a2d7ffe9
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
AbstractEnum.kt
blob: 558caefeb5be29e361a8f1914eb420aefbcf4848 [
file
] [
log
] [
blame
]
package
test
fun useEnum
()
=
AbstractEnum
.
ONE
.
getString
()