michael@0: load(libdir + "asserts.js"); michael@0: assertThrowsInstanceOf(function () { eval("({p:"); }, SyntaxError); // don't crash