3789983e89
Reviewed-by: darcy, ihse
7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
SyntaxError:33:Expected ; but found ~
|
|
"" ~ ""
|
|
^
|
|
SyntaxError:41:Expected ) but found ~
|
|
function() { if (1~0) return 0; return 1 }
|
|
^
|