// "Replace call with method body" "true-preview" class Test { void test() { int a1 =6; int a =5; } }