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