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