Source code
Revision control
Copy as Markdown
Other Tools
/* Any copyright is dedicated to the Public Domain.
function run_test() {
Assert.equal(null, 0);
}
/* Any copyright is dedicated to the Public Domain.
function run_test() {
Assert.equal(null, 0);
}