5 lines
58 B
Kotlin
Vendored
5 lines
58 B
Kotlin
Vendored
// UnitParameterKt
|
|
|
|
fun foo(s: Unit) {}
|
|
|
|
// FIR_COMPARISON |