From a0cfa4f118023d35b767a999d5a2ac4b082857b4 Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Fri, 25 Jul 2008 15:12:53 +0200 Subject: Imported Upstream version 8.2~beta3+dfsg --- test-suite/output/Notations.out | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test-suite/output/Notations.out') diff --git a/test-suite/output/Notations.out b/test-suite/output/Notations.out index be4cd4fa..2066a7ef 100644 --- a/test-suite/output/Notations.out +++ b/test-suite/output/Notations.out @@ -46,3 +46,7 @@ fun x : nat => ifn x is succ n then n else 0 : bool -4 : Z +Nil + : forall A : Type, list A +NIL:list nat + : list nat -- cgit v1.2.3