diff options
Diffstat (limited to 'test-suite')
| -rw-r--r-- | test-suite/bugs/opened/bug_3890.v | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test-suite/bugs/opened/bug_3890.v b/test-suite/bugs/opened/bug_3890.v index 5c74addb62..78b2aa69b9 100644 --- a/test-suite/bugs/opened/bug_3890.v +++ b/test-suite/bugs/opened/bug_3890.v @@ -1,3 +1,5 @@ +Set Nested Proofs Allowed. + Class Foo. Class Bar := b : Type. |
