diff options
Diffstat (limited to 'examples/out/fac')
| -rw-r--r-- | examples/out/fac | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/out/fac b/examples/out/fac new file mode 100644 index 0000000..3de0ab5 --- /dev/null +++ b/examples/out/fac @@ -0,0 +1,12 @@ +Globals: + a=0 + b=720 + c=0 + z=0 +Functions: + F, 13 nodes + I, 7 nodes +Stack: + 6 + 720 + 720 |