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