标签: javascript
以下是否可以通过js实现?
var func = function(something){ console.log('I know it is line **4** call me'); } func(something)