From 7d78cf9acda678659064a12af5cdd31430b7fc3c Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 9 Dec 2004 13:47:03 +0000 Subject: Ajout d'une version nouvelle syntaxe git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6451 85f007b7-540e-0410-9357-904b9bb8a0f7 --- test-suite/output/InitSyntax.v8 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test-suite/output/InitSyntax.v8 (limited to 'test-suite/output/InitSyntax.v8') diff --git a/test-suite/output/InitSyntax.v8 b/test-suite/output/InitSyntax.v8 new file mode 100644 index 0000000000..66a01e145f --- /dev/null +++ b/test-suite/output/InitSyntax.v8 @@ -0,0 +1,4 @@ +(* Soumis par Pierre *) +Print sig2. +Check (exists x : nat, x = x). +Check (fun b : bool => if b then b else b). \ No newline at end of file -- cgit v1.2.3