Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
codegen
/
customScript
/
pathPattern5.kts
blob: cbe1715792e1bc4392fa6e73d98f1e89272388ff [
file
]
// KOTLIN_SCRIPT_DEFINITION: org.jetbrains.kotlin.codegen.TestScriptWithPathPattern
// param: World
val res
=
"Hello $name2"
// expected: res=Hello World