blob: da0096aabef7246c8015b840c8a3c5397f568252 [file] [log] [blame]
public class CompletionExpectedTypeIsNotValid {
public void foo() {
UnknownType var = new
}
}