diff options
Diffstat (limited to 'test-suite/output/Notations.out')
| -rw-r--r-- | test-suite/output/Notations.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test-suite/output/Notations.out b/test-suite/output/Notations.out index 6c69c097dd..acfcd5aff0 100644 --- a/test-suite/output/Notations.out +++ b/test-suite/output/Notations.out @@ -50,6 +50,8 @@ Nil : forall A : Type, list A NIL:list nat : list nat +(false && I 3)%bool /\ I 6 + : Prop [|1, 2, 3; 4, 5, 6|] : Z * Z * Z * (Z * Z * Z) fun f : Z -> Z -> Z -> Z => {|f; 0; 1; 2|}:Z |
