Source code

Revision control

Copy as Markdown

Other Tools

function test() {
SpecialPowers.Cu.intentionallyLeak();
ok(true, "Test is ok");
}