grammars-v4
grammars-v4 copied to clipboard
CPP14Parser Grammar File Updated with Else-If
The CPP14Parser Grammar File had no rules written for an else-if selection statement.
The rule is correct. statement following else can be another if statement, hence an else if statement.
@AnirudhPotturi @KvanTTT @msagca should we close this PR?
@AnirudhPotturi @KvanTTT @msagca should we close this PR?
I think we can close this.