diff options
Diffstat (limited to 'tests/exec/ref3.out')
-rw-r--r-- | tests/exec/ref3.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/exec/ref3.out b/tests/exec/ref3.out new file mode 100644 index 0000000..65e2846 --- /dev/null +++ b/tests/exec/ref3.out @@ -0,0 +1,5 @@ +x = 41 +x = 42 +x = 43 +x = 0 +x = 1 |