From 6b649aba925b6f7462da07599fe67ebb12a3460e Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Wed, 28 Jul 2004 21:54:47 +0000 Subject: Imported Upstream version 8.0pl1 --- test-suite/success/if.v | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test-suite/success/if.v (limited to 'test-suite/success/if.v') diff --git a/test-suite/success/if.v b/test-suite/success/if.v new file mode 100644 index 00000000..85cd1f11 --- /dev/null +++ b/test-suite/success/if.v @@ -0,0 +1,5 @@ +(* The synthesis of the elimination predicate may fail if algebric *) +(* universes are not cautiously treated *) + +Check [b:bool]if b then Type else nat. + -- cgit v1.2.3