// "Wrap using 'Long.valueOf'" "true" public class Test { void ba() { fa("42"); } void fa(Long l, int... ii){} }