8 lines
256 B
Plaintext
Vendored
8 lines
256 B
Plaintext
Vendored
package
|
|
|
|
public fun fooByte(/*0*/ p: kotlin.Byte): kotlin.Byte
|
|
public fun fooInt(/*0*/ p: kotlin.Int): kotlin.Int
|
|
public fun fooLong(/*0*/ p: kotlin.Long): kotlin.Long
|
|
public fun fooShort(/*0*/ p: kotlin.Short): kotlin.Short
|
|
public fun test(): kotlin.Unit
|