michael@0: /* michael@0: * Any copyright is dedicated to the Public Domain. michael@0: * http://creativecommons.org/licenses/publicdomain/ michael@0: * Contributor: Gary Kwong michael@0: */ michael@0: (function(e) { michael@0: eval("\ michael@0: [(function() {\ michael@0: x.k = function(){}\ michael@0: })() \ michael@0: for (x in [0])]\ michael@0: ") michael@0: })(); michael@0: reportCompare(0, 0, "");