Closed fuhsnn closed 2 months ago
int main(void) { do asm (""); while(0); }
got ^ expected 'while'
^ expected 'while'
fixed with https://github.com/fuhsnn/widcc/commit/b49dc220cade03a07558b8174f5f8f689a0e1c21
got
^ expected 'while'