aboutsummaryrefslogtreecommitdiff
path: root/test-suite
diff options
context:
space:
mode:
authorGaëtan Gilbert2018-09-19 23:07:00 +0200
committerPierre-Marie Pédrot2018-09-21 13:09:21 +0200
commit7d4d30ab00ded50e4c15c1b078044ea10dfb2fc1 (patch)
treed167ce3925f26bfcd137a89796a574c9daecf5ca /test-suite
parent4cbbbf0842eab2a996f749957c2e5120d91d6faf (diff)
Remove hash based univ level compare
Diffstat (limited to 'test-suite')
-rw-r--r--test-suite/output/UnivBinders.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/output/UnivBinders.out b/test-suite/output/UnivBinders.out
index 01eff57299..f8f11d7cf6 100644
--- a/test-suite/output/UnivBinders.out
+++ b/test-suite/output/UnivBinders.out
@@ -125,7 +125,7 @@ bind_univs.poly@{u} = Type@{u}
bind_univs.poly is universe polymorphic
insec@{v} = Type@{u} -> Type@{v}
- : Type@{max(v+1,u+1)}
+ : Type@{max(u+1,v+1)}
(* v |= *)
insec is universe polymorphic