aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/InitSyntax.v8
blob: 66a01e145feee1b4ae370a8215d0df54ea0990de (plain)
1
2
3
4
(* Soumis par Pierre *)
Print sig2.
Check (exists x : nat, x = x).
Check (fun b : bool => if b then b else b).