Skip to content

Won't compile when ↔︎ char is in a comment #61

Description

@RoelN

If my code comments contain ↔︎, the build script will fail.

E.g.

txa // X ↔︎ A

This produces the following error:

bash: -c: line 0: unexpected EOF while looking for matching `''
bash: -c: line 1: syntax error: unexpected end of file
[Finished in 0.1s with exit code 2]
[shell_cmd: echo 'ascii' codec can't decode byte 0xe2 in position 2437: ordinal not in range(128)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions