7 lines
153 B
Plaintext
Vendored
7 lines
153 B
Plaintext
Vendored
package
|
|
|
|
package aaa {
|
|
public fun bar(/*0*/ a: kotlin.Int, /*1*/ b: kotlin.Int): kotlin.Unit
|
|
public fun foo(/*0*/ a: kotlin.Int?): kotlin.Unit
|
|
}
|