sr
25
(код не запускал)Size: a a a
SS
25
(код не запускал)sr
А
SS
a = 25
SS
console.log(a, result.a, this.a)
sr
SS
Function.prototype.bind = ((bind)=>function(this_){
res = bind.call(this, this_);
res.unbind = ()=>this;
return res;
)(Function.prototype.bind);
sr
AC
SS
NB
SS
AC
SS
sr
AC
AC
SS