Skip to content

Printing of highlighted token in error messages is buggy #10

@yds12

Description

@yds12

The functions that print where the error is located in the source code, highlighting the token, are generating wrong outputs, such as:

<stdin>: line 1, column 4:

�   ^ 

and

<stdin>: line 1, column 8:

n
       ^  

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