// "Create local variable 'x'" "true-preview" class A { public void foo() { x; } }