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

line breaks and single line comments don't work properly #36

Open
SArpnt opened this issue Jan 2, 2024 · 1 comment
Open

line breaks and single line comments don't work properly #36

SArpnt opened this issue Jan 2, 2024 · 1 comment

Comments

@SArpnt
Copy link

SArpnt commented Jan 2, 2024

both these code snippets should act the same as t

"//",t
(`
`=="\n")?t:0

but neither do. it seems like you're running some kind of string replace to make all the code a single line.

@jan-ale
Copy link

jan-ale commented Jan 4, 2024

Seems like it's for postfix, but it's applied to infix too.

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

2 participants