Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
codegen
/
script
/
parameter.kts
blob: a5f9d75d168e305ccdf14c08445cce239fffd6f9 [
file
]
// JVM_ABI_K1_K2_DIFF: KT-63960, KT-63963
// expected: rv: sky color is blue
// param: sky blue
val rv
=
"${args[0]} color is ${args[1]}"