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.