test cases for JUMP

This commit is contained in:
artur-zawlocki 2014-10-13 14:46:21 +01:00
parent e4cf741cfb
commit 56a17a0f2e
4 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,5 @@
let f n = n + 1
return f 2

View file

@ -1 +1 @@
630000000d60026300000016585d60005460206000f280600101915058
600760026010585d60005460206000f28060010190509058

View file

@ -0,0 +1,5 @@
let f a b = a + b
return f 2 3

View file

@ -0,0 +1 @@
6009600260036012585d60005460206000f2818101905090509058