``` Send("eval(L1(1)) LEFT ``` Expected: LEFT is min-munched Actual: the interpolation context is not exited/parentheses are not counted, so LEFT is max-munched ``` ">Frac->Str1 ``` Expected: >Frac is min-munched (we should debate this a bit) Actual: >Frac is tokenized