2 lines
47 B
JavaScript
2 lines
47 B
JavaScript
function hello() { "use strict"; var static; }
|
function hello() { "use strict"; var static; }
|