diff options
Diffstat (limited to 'test-suite/output/Coercions.out')
-rw-r--r-- | test-suite/output/Coercions.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test-suite/output/Coercions.out b/test-suite/output/Coercions.out index 4b8aa355..6edc9e09 100644 --- a/test-suite/output/Coercions.out +++ b/test-suite/output/Coercions.out @@ -4,3 +4,5 @@ R x x : Prop fun (x : foo) (n : nat) => x n : foo -> nat -> nat +"1" 0 + : PAIR |