diff options
Diffstat (limited to 'examples/fib.ccl.test')
| -rw-r--r-- | examples/fib.ccl.test | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/fib.ccl.test b/examples/fib.ccl.test index e69de29..933afe4 100644 --- a/examples/fib.ccl.test +++ b/examples/fib.ccl.test @@ -0,0 +1,7 @@ +Globals: + t=23 +Functions: + F, 21 nodes +Stack: + 23 + 28657 |