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