Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix multi-character literals #89

Open
Supercaly opened this issue Sep 21, 2021 · 0 comments
Open

Fix multi-character literals #89

Supercaly opened this issue Sep 21, 2021 · 0 comments
Labels
casm feature A new feature for the assembly compiler

Comments

@Supercaly
Copy link
Owner

Supercaly commented Sep 21, 2021

Char has two issues:

  • Multy-byte are not supported
  • Newline inside quotes breaks the FileLocation report system
@Supercaly Supercaly added the casm feature A new feature for the assembly compiler label Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
casm feature A new feature for the assembly compiler
Projects
None yet
Development

No branches or pull requests

1 participant