// "Create local variable 'zeit'" "true-preview" public class A { void foo() { String[] split = null; String zeit = split[1]; } }