summaryrefslogtreecommitdiff
path: root/test-suite/output/Arith.out
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/output/Arith.out')
-rw-r--r--test-suite/output/Arith.out4
1 files changed, 0 insertions, 4 deletions
diff --git a/test-suite/output/Arith.out b/test-suite/output/Arith.out
deleted file mode 100644
index 210dd6ad..00000000
--- a/test-suite/output/Arith.out
+++ /dev/null
@@ -1,4 +0,0 @@
-[n:nat](S (S n))
- : nat->nat
-[n:nat](S (plus n n))
- : nat->nat