line breaks and single line comments don't work properly #36
Open
Description
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.
Metadata
Assignees
Labels
No labels