From 7d4d30ab00ded50e4c15c1b078044ea10dfb2fc1 Mon Sep 17 00:00:00 2001 From: Gaƫtan Gilbert Date: Wed, 19 Sep 2018 23:07:00 +0200 Subject: Remove hash based univ level compare --- test-suite/output/UnivBinders.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-suite') 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 -- cgit v1.2.3