Script refactoring, codegen tests: change test data according to semantics change
Add some new tests for uncovered cases
This commit is contained in:
+1
-2
@@ -1,4 +1,3 @@
|
||||
val fibwp = test.Fibwp(5)
|
||||
val callResult = fibwp.fib(4)
|
||||
val result = fibwp.num + fibwp.result - 5
|
||||
fibwp.rv
|
||||
val result = fibwp.num + fibwp.result - 5
|
||||
Reference in New Issue
Block a user