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