remove redundant heM, add note re nested [] test
This commit is contained in:
parent
3f223bcb8c
commit
bb3910a2e0
1 changed files with 3 additions and 1 deletions
|
@ -169,7 +169,7 @@ gda'
|
||||||
|
|
||||||
// Tests from DLC
|
// Tests from DLC
|
||||||
ai
|
ai
|
||||||
heM hiM h-iM heM haiM hoM hauM hUM
|
heM hiM h-iM haiM hoM hauM hUM
|
||||||
pad+me
|
pad+me
|
||||||
D+h+D+ha
|
D+h+D+ha
|
||||||
gaD+h+D+ha
|
gaD+h+D+ha
|
||||||
|
@ -771,6 +771,8 @@ a_tsal852ja$)@#%(!Ta)0daM)%!@sa
|
||||||
@# #@ @a#
|
@# #@ @a#
|
||||||
|
|
||||||
// Test of [] nesting. Anything ending in t will fail if it isn't "protected" by [].
|
// Test of [] nesting. Anything ending in t will fail if it isn't "protected" by [].
|
||||||
|
// Note that this will fail in the simulated typing test until the key binding for ]
|
||||||
|
// is made to respect nesting.
|
||||||
ra[rat[bat[hat]sat]mat]fa
|
ra[rat[bat[hat]sat]mat]fa
|
||||||
|
|
||||||
// !!! We *don't* test X/~X here because they are known not to work.
|
// !!! We *don't* test X/~X here because they are known not to work.
|
||||||
|
|
Loading…
Reference in a new issue