Skip to content

Incorrect tokenization behavior on some inputs #22

Open
@rpitasky

Description

@rpitasky
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions