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