blob: be4ae74403e4b6a4a56650d5e13efcd434c589bd [file] [log] [blame]
public class CompletionEmptyTypeName1 {
void foo() {
A a = new
}
}