From 71aa415282a93a6e23af3b824f8531c58d2d66bd Mon Sep 17 00:00:00 2001 From: Gaƫtan Gilbert Date: Sat, 18 Jan 2020 14:46:05 +0100 Subject: Fix #11421 computation of Set+2 --- test-suite/bugs/closed/bug_11421.v | 1 + 1 file changed, 1 insertion(+) create mode 100644 test-suite/bugs/closed/bug_11421.v (limited to 'test-suite') diff --git a/test-suite/bugs/closed/bug_11421.v b/test-suite/bugs/closed/bug_11421.v new file mode 100644 index 0000000000..8ddf05c888 --- /dev/null +++ b/test-suite/bugs/closed/bug_11421.v @@ -0,0 +1 @@ +Fail Definition plus1_plus1 : Type@{Set+1} := Type@{Set+1}. -- cgit v1.2.3