[BUG REPORT] Incorrect Usage of Check Braces Flag
Chasmiccoder opened this issue · 2 comments
Chasmiccoder commented
Math-O5 commented
@Chasmiccoder I think this "if" is not used, the while should just loop until reach "right_brace". You wanna do the PR? This also happens in others parses.
Chasmiccoder commented
@Chasmiccoder I think this "if" is not used, the while should just loop until reach "right_brace". You wanna do the PR? This also happens in others parses.
Yea sure! @Math-O5
So I just need to remove those two lines, right?
(And remove similar redundancies)