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