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

Compound variable names render oddly #13

Open
UsefullPartBrad opened this issue Apr 11, 2023 · 1 comment
Open

Compound variable names render oddly #13

UsefullPartBrad opened this issue Apr 11, 2023 · 1 comment

Comments

@UsefullPartBrad
Copy link

UsefullPartBrad commented Apr 11, 2023

thttog6str95mm:=9 renders as "tht6str95mm := 9" but continues to function as a regular variable. So the function works as expected but the variable name renders as multiplication. I assume that is a tokenization quirk and might be non repairable.

@UsefullPartBrad
Copy link
Author

Possible solution is to create a " or ' boundary around variable names that are complex to allow them to render as strings instead of being broken down into tokens?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant