// "Extract side effect" "true-preview" class Test { void test(int x) { switch(/*1*/x/*2*/=/*3*/2/*4*/)/*5*/ {} } }