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