/ Published in: JavaScript

Expand |
Embed | Plain Text
(function(a,b) { _a = a; _b = b; return { p: 2, ka: _a(_b), kb: _b(), }; })( function(c){ return c(); }, function(){ return "d"; } );
You need to login to post a comment.
(function(a,b) { _a = a; _b = b; return { p: 2, ka: _a(_b), kb: _b(), }; })( function(c){ return c(); }, function(){ return "d"; } );
You need to login to post a comment.