> And having a peek now and then at the resulting C source.
Which is wrong. The generated C code is **irrelevant** for identifier equality. The compiler could emit `NIM_$ID` for everything instead and yet it wouldn't affect Nim.
> And having a peek now and then at the resulting C source.
Which is wrong. The generated C code is **irrelevant** for identifier equality. The compiler could emit `NIM_$ID` for everything instead and yet it wouldn't affect Nim.