Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
codegen
/
script
/
parameter.kts
blob: 22b73ec57ea385c2a8fae88b64d8960fef364af6 [
file
]
// expected: rv: sky color is blue
// param: sky blue
val rv
=
"${args[0]} color is ${args[1]}"