about summary refs log tree commit diff
path: root/examples/out
diff options
context:
space:
mode:
authorNakidai <nakidai@disroot.org>2025-03-31 17:15:55 +0300
committerNakidai <nakidai@disroot.org>2025-03-31 17:15:55 +0300
commitd0ea12857007f9d6d48df7e87b8dcdff4dd8a75e (patch)
treedb312156afea7476d887798d731b29e6729aaf4c /examples/out
parent2abf5178e4957c18ee9f83490eff5e4135199ff1 (diff)
download3cl-d0ea12857007f9d6d48df7e87b8dcdff4dd8a75e.tar.gz
3cl-d0ea12857007f9d6d48df7e87b8dcdff4dd8a75e.zip
Edit test structure
Diffstat (limited to 'examples/out')
-rw-r--r--examples/out/fib7
-rw-r--r--examples/out/gcd5
2 files changed, 12 insertions, 0 deletions
diff --git a/examples/out/fib b/examples/out/fib
new file mode 100644
index 0000000..933afe4
--- /dev/null
+++ b/examples/out/fib
@@ -0,0 +1,7 @@
+Globals:
+  t=23
+Functions:
+  F, 21 nodes
+Stack:
+  23
+  28657
diff --git a/examples/out/gcd b/examples/out/gcd
new file mode 100644
index 0000000..441395f
--- /dev/null
+++ b/examples/out/gcd
@@ -0,0 +1,5 @@
+Globals:
+Functions:
+  F, 16 nodes
+Stack:
+  1