// "Create local variable 't'" "true-preview" class Test { private void f() { int i = t; t = 0; } }