Source code

Revision control

Copy as Markdown

Other Tools

function testPartition() {
if(0.1 || new testPartition()) {}
}
testPartition();