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