You change my code, i known it! Fun code



These two functions are identical ???

//
var a= function () {return'dev'; };
var b= function () { return'dev'; };
//


a.toString() !== b.toString() => change my code


This can be pointless or interesting. But for me it was so great

Comments