backslash does not escape open/close braces

svn: r6771

original commit: c2108614a71bc5afff825e233624cdcd98f7d7e0
This commit is contained in:
Eli Barzilay 2007-06-29 18:24:55 +00:00
parent 49d8aded99
commit 1ac2b62ad1

View File

@ -347,7 +347,7 @@ preserved in the text as usual.
"@foo{b\\@ar}" "@foo{b\\@ar}"
"@foo{b\\\\@ar}" "@foo{b\\\\@ar}"
"@foo{b\\\\\\@ar}" "@foo{b\\\\\\@ar}"
"@foo{b\\{\\@\\@ar}" "@foo{b\\@\\@ar}"
"@foo{b\\ar}" "@foo{b\\ar}"
"@foo{b\\\\ar}" "@foo{b\\\\ar}"
] ]