8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The following is not flagged as an error by cc65:
void f2(); void f2(char a);
See ISO/IEC 9899:1999 (E) 6.7.5.3p15 for reasoning.