d6b568005f
Original commit: 0cf2928761
3 lines
60 B
Kotlin
3 lines
60 B
Kotlin
fun useImplicit() {
|
|
println(use(getRandomEnumEntry()))
|
|
} |