// "Replace with 'Integer ignored1'" "true-preview" class Test { void test(Integer n, int ignored) { switch (n) { case Integer: break; } } }