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: aa: kotlin.Long: 17
|
||||
// param: bb: kotlin.Int: 2
|
||||
|
||||
aa + bb
|
||||
val rv = aa + bb
|
||||
|
||||
Reference in New Issue
Block a user