// "Remove local variable 'i'" "true-preview" public class Main { void test(String s) { foo(1); } }