6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
// expected: rv: 19
|
|
// param: aa: kotlin.Long: 17
|
|
// param: bb: kotlin.Int: 2
|
|
|
|
aa + bb
|