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