diff options
| author | Gaëtan Gilbert | 2020-01-18 14:46:05 +0100 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2020-01-22 14:50:15 +0100 |
| commit | 71aa415282a93a6e23af3b824f8531c58d2d66bd (patch) | |
| tree | dc33334717fd6717036c2f716115820878a75d12 /test-suite/bugs | |
| parent | 2c71d636f80327500ea75c1c1ce59c554001a078 (diff) | |
Fix #11421 computation of Set+2
Diffstat (limited to 'test-suite/bugs')
| -rw-r--r-- | test-suite/bugs/closed/bug_11421.v | 1 |
1 files changed, 1 insertions, 0 deletions
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}. |
