Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /**
- * @author Roger Lima ([email protected])
- * @date 19/apr/2014
- */
- ( function _() {
- function __( ...$ ) {
- return $;
- }
- for ( var i = 0, c = [], d = [], e = []; i < 5e6; c[ i ] = d[ i ] = e[ i ] = i++ );
- __.call( this, c, d, e );
- _();
- }() );
Advertisement
Add Comment
Please, Sign In to add comment