Script refactoring, codegen tests: change test data according to semantics change
Add some new tests for uncovered cases
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
var x = 0
|
||||
x++
|
||||
x++
|
||||
x++
|
||||
// expected: x: 3
|
||||
Reference in New Issue
Block a user