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