mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 08:31:26 +00:00
Adapt ScriptCodegenTests to last changes
Get rid of possibility to configure script definition without template class, therefore all tests now are using default script argument
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// param: args: kotlin.Array<kotlin.String>: three little words
|
||||
// param: three little words
|
||||
// expected: rv: little
|
||||
|
||||
val rv = args[1]
|
||||
|
||||
Reference in New Issue
Block a user