continue
SyntaxError: Illegal continue statement: no surrounding iteration statement
ep
throw new String("</code>test")
</code>test
cf!ghost
it’s dead
lol
throw 1;
throw {toString:1};
throw new String(main);
throw new String("<b>TEST</b>")
<b>TEST</b>
throw new Symbol;
TypeError: Symbol is not a constructor
1&
ReferenceError: amp is not defined
let gt = 5; let x = 3> console.log(x);
2 > 1
ReferenceError: gt is not defined
@oren html escape codes?
(f=>f(f))(f=>f(f));
SyntaxError: Unexpected token '&'
??????
while (true) {};
Error: Script execution timed out after 2500ms