!7 p { for (int l = 0; l <= 8; l++) { final int _l = l; print("new O[" + l + "] => " + exclusive_measureSizeOfObject(f { new O[_l] })); }