michael@0: options("werror"); michael@0: load(libdir + "asserts.js"); michael@0: michael@0: eval("function x() { var x= 4; 'hi'; }");