summaryrefslogtreecommitdiff
path: root/tests/fibo.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fibo.out')
-rw-r--r--tests/fibo.out25
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/fibo.out b/tests/fibo.out
new file mode 100644
index 0000000..14950e3
--- /dev/null
+++ b/tests/fibo.out
@@ -0,0 +1,25 @@
+1
+1
+2
+3
+5
+8
+13
+21
+34
+55
+89
+144
+233
+377
+610
+987
+1597
+2584
+4181
+6765
+10946
+17711
+28657
+46368
+75025