2 lines
59 B
JavaScript
2 lines
59 B
JavaScript
function hello() {'use strict'; try { } catch (eval) { } }
|
function hello() {'use strict'; try { } catch (eval) { } }
|