diff options
| author | Hugo Herbelin | 2017-08-05 22:13:21 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2017-08-29 05:18:49 +0200 |
| commit | 12f4cb9c189bd70a6cd252a5269b6d3c7d327667 (patch) | |
| tree | 0a2f312803f87ab5eaf9c7ca742f8ceda91e2f47 /test-suite | |
| parent | f442efebd8354b233827e4991a80d27082c772e1 (diff) | |
Dropping former fix to bug #5469 (notation format not recognizing curly braces).
This reverts commit 53a50875 and a bit more: it also makes the check
for possibly ignoring formatting spaces irrelevant, since the previous
commit makes that curly brackets are not any more dropped for
printing.
Diffstat (limited to 'test-suite')
| -rw-r--r-- | test-suite/bugs/closed/5469.v | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test-suite/bugs/closed/5469.v b/test-suite/bugs/closed/5469.v deleted file mode 100644 index fce671c754..0000000000 --- a/test-suite/bugs/closed/5469.v +++ /dev/null @@ -1,3 +0,0 @@ -(* Some problems with the special treatment of curly braces *) - -Reserved Notation "'a' { x }" (at level 0, format "'a' { x }"). |
