// "Remove statement" "true-preview" class Test { void test(int x) { switch(x*2) {} } }