html5bytebeat
html5bytebeat copied to clipboard
line breaks and single line comments don't work properly
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.