zzzwt
Results
1
issues of
zzzwt
`void s() { switch(lookahead) { case '0': match('0');S();match('1'); break; default: report('syntax error') } }` The old code will take string like '001111' witch should not be took