2 lines
45 B
JavaScript
2 lines
45 B
JavaScript
function hello() {'use strict'; eval = 10; }
|
function hello() {'use strict'; eval = 10; }
|