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