blob: c8be5ead3d0596388f627dc4088e3f9d9da145cd [file] [log] [blame]
var test = document.body;
this.will.be.an.error = 1;
function test() {
return 42;
}