diff options
| author | Enrico Tassi | 2018-10-08 10:29:58 +0200 |
|---|---|---|
| committer | Enrico Tassi | 2018-10-08 10:29:58 +0200 |
| commit | 39248aecd9211dde66d80b312b5b66c8fd45cfa4 (patch) | |
| tree | c00056e19b05bffb4243b81cdcf61b0e3132ae6b /test-suite/output/TypeclassDebug.v | |
| parent | cbbd19eb3d9740063e900463f6406ba0a144c96a (diff) | |
| parent | d19372209eca556bb07116b518d8740ff6385035 (diff) | |
Merge PR #8630: Some cleaning in the test suite
Diffstat (limited to 'test-suite/output/TypeclassDebug.v')
| -rw-r--r-- | test-suite/output/TypeclassDebug.v | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/output/TypeclassDebug.v b/test-suite/output/TypeclassDebug.v index d38e2a50e4..2e4008ae56 100644 --- a/test-suite/output/TypeclassDebug.v +++ b/test-suite/output/TypeclassDebug.v @@ -6,3 +6,4 @@ Hint Resolve H : foo. Goal foo. Typeclasses eauto := debug. Fail typeclasses eauto 5 with foo. +Abort. |
