7739677a06
Get rid of possibility to configure script definition without template class, therefore all tests now are using default script argument
5 lines
71 B
Kotlin
Vendored
5 lines
71 B
Kotlin
Vendored
// param: three little words
|
|
// expected: rv: little
|
|
|
|
val rv = args[1]
|