aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/Coercions.out8
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/output/Coercions.out8')
-rw-r--r--test-suite/output/Coercions.out86
1 files changed, 0 insertions, 6 deletions
diff --git a/test-suite/output/Coercions.out8 b/test-suite/output/Coercions.out8
deleted file mode 100644
index 4b8aa355a..000000000
--- a/test-suite/output/Coercions.out8
+++ /dev/null
@@ -1,6 +0,0 @@
-P x
- : Prop
-R x x
- : Prop
-fun (x : foo) (n : nat) => x n
- : foo -> nat -> nat