undo the madness.
This commit is contained in:
parent
99f4029090
commit
ee6d04f9fe
6 changed files with 15 additions and 209 deletions
|
|
@ -159,8 +159,6 @@ execute(Text *t, uint aq0, uint aq1, int external, Text *argt)
|
|||
q1++;
|
||||
while(q0>0 && isexecc(c=textreadc(t, q0-1)) && c!=':')
|
||||
q0--;
|
||||
if(q0>0 && textreadc(t, q0-1)=='$')
|
||||
q0--;
|
||||
if(q1 == q0)
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue