package codeInsight.completion.variables.locals; public class TestSource6 { int aaa = b int bbb = 0; }