Script refactoring, codegen tests: change test data according to semantics change
Add some new tests for uncovered cases
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@
|
||||
// param: what: kotlin.String: sky
|
||||
// param: color: kotlin.String: blue
|
||||
|
||||
"$what color is $color"
|
||||
val rv = "$what color is $color"
|
||||
|
||||
Reference in New Issue
Block a user