fuhsnn / slimcc

C11 compiler with GNU extensions for x86-64 Linux, working towards C23
MIT License
39 stars 6 forks source link

`asm` is not a keyword under `-std=cXX` #50

Closed fuhsnn closed 9 months ago

fuhsnn commented 9 months ago

int asm; should compile.