package test; class IntArray { { int[] r = TestPackage.doNothing(new int[0], null); } }