1 2 3 4 5 6
try { // Don't assert. options("strict_mode"); var f = Function("for(w in\\"); } catch (e) { }