grammars-v4 icon indicating copy to clipboard operation
grammars-v4 copied to clipboard

CPP14Parser Grammar File Updated with Else-If

Open AnirudhPotturi opened this issue 2 years ago • 1 comments

The CPP14Parser Grammar File had no rules written for an else-if selection statement.

AnirudhPotturi avatar Dec 07 '22 01:12 AnirudhPotturi

The rule is correct. statement following else can be another if statement, hence an else if statement.

msagca avatar Dec 07 '22 04:12 msagca

@AnirudhPotturi @KvanTTT @msagca should we close this PR?

teverett avatar Mar 05 '23 15:03 teverett

@AnirudhPotturi @KvanTTT @msagca should we close this PR?

I think we can close this.

msagca avatar Mar 05 '23 16:03 msagca