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