aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/Notations.out
diff options
context:
space:
mode:
authorGravatar Pierre Boutillier <pierre.boutillier@ens-lyon.org>2013-12-19 18:59:28 +0100
committerGravatar Pierre Boutillier <pierre.boutillier@ens-lyon.org>2013-12-19 18:59:28 +0100
commite8134a4b6c921f30256cecf8a2c3ff596380cf2e (patch)
tree2fc2957ee0e519c8c0f172b197b0b1cd2d2ab19e /test-suite/output/Notations.out
parent5524273641556c81ce8f591861b19eae00fec27b (diff)
test-suite/output/Notations : evar number change
Diffstat (limited to 'test-suite/output/Notations.out')
-rw-r--r--test-suite/output/Notations.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-suite/output/Notations.out b/test-suite/output/Notations.out
index 9b2ba5dfc..54b4939e6 100644
--- a/test-suite/output/Notations.out
+++ b/test-suite/output/Notations.out
@@ -120,11 +120,11 @@ fun x : option Z => match x with
| NONE2 => 0
end
: option Z -> Z
-fun x : list ?90 => match x with
+fun x : list ?95 => match x with
| NIL => NONE2
| (_ :') t => SOME2 t
end
- : list ?90 -> option (list ?90)
+ : list ?95 -> option (list ?95)
s
: s
Identifier 'foo' now a keyword