aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/Notations3.out
blob: b3d2580ace7e7fb52021faca6150d2632255d2aa (plain)
1
2
3
4
5
6
7
8
[<0, 2 >]
     : nat * nat * (nat * nat)
[<0, 2 >]
     : nat * nat * (nat * nat)
(0, 2, (2, 2))
     : nat * nat * (nat * nat)
pair (pair O (S (S O))) (pair (S (S O)) O)
     : prod (prod nat nat) (prod nat nat)