Source code

Revision control

Copy as Markdown

Other Tools

Test Info: Warnings

setExpectedFailuresForSelfTest(1);
function test() {
throw new Error("thrown exception");
}