2 lines
59 B
JavaScript
2 lines
59 B
JavaScript
function hello() {'use strict'; function arguments() { } }
|
function hello() {'use strict'; function arguments() { } }
|