d77e5a2b59
Original commit: f32ff42ba3
3 lines
40 B
Kotlin
3 lines
40 B
Kotlin
fun callUseAWithC() {
|
|
useA(getC())
|
|
} |