blob: 4a723afeb16945e4bba57e0d02691e412afdadd2 [file] [log] [blame]
public class CompletionThrowStatement {
void foo(){
throw new Ex
}
}