Skip to content

Fix tokenizer not parsing \n properly #3

@crimson-knight

Description

@crimson-knight

sometimes the tokenizer includes tokens with the new line ASCII char and since the parser is reading from CLI output it will not properly count the token because it crosses to multiple lines.

I have a monkey patch fix for this already, I just need to bring it into the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions