summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/4519.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/4519.v')
-rw-r--r--test-suite/bugs/closed/4519.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/4519.v b/test-suite/bugs/closed/4519.v
index ccbc47d2..945183fa 100644
--- a/test-suite/bugs/closed/4519.v
+++ b/test-suite/bugs/closed/4519.v
@@ -18,4 +18,4 @@ Check qux nat nat nat : Set.
Check qux nat nat Set : Set. (* Error:
The term "qux@{Top.50 Top.51} ?T ?T0 Set" has type "Type@{Top.50}" while it is
expected to have type "Set"
-(universe inconsistency: Cannot enforce Top.50 = Set because Set < Top.50). *) \ No newline at end of file
+(universe inconsistency: Cannot enforce Top.50 = Set because Set < Top.50). *)