michael@0: function testPartition() { michael@0: if(0.1 || new testPartition()) {} michael@0: } michael@0: testPartition();