4 lines
201 B
Plaintext
4 lines
201 B
Plaintext
package
|
|
|
|
internal fun foo(/*0*/ x: kotlin.Int, /*1*/ list: kotlin.List<kotlin.Int>?): kotlin.Unit
|
|
internal fun whenWithoutSubject(/*0*/ x: kotlin.Int, /*1*/ list: kotlin.List<kotlin.Int>?): kotlin.Unit |