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