Added test case for [] nesting.
This commit is contained in:
parent
3c97ef33e6
commit
de8636256a
1 changed files with 3 additions and 0 deletions
|
@ -770,6 +770,9 @@ a_tsal852ja$)@#%(!Ta)0daM)%!@sa
|
|||
// test special handing for @#
|
||||
@# #@ @a#
|
||||
|
||||
// Test of [] nesting. Anything ending in t will fail if it isn't "protected" by [].
|
||||
ra[rat[bat[hat]sat]mat]fa
|
||||
|
||||
// !!! We *don't* test X/~X here because they are known not to work.
|
||||
|
||||
// English inserts
|
||||
|
|
Loading…
Reference in a new issue