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