// "Wrap using 'Integer.parseInt()'" "false" public class Test { void ba() { fa(null); } void fa(int... i){} }