blob: 6328b5db3e55195b63aedd09cb7ea57ca6867fce [file] [log] [blame]
public class CompletionVariableInitializerInMethod4 {
void foo {
Object o = new Objec;
}
}