[FATAL]
Too many different numbers were used in one compilation unit. For the actual limitation number, please see chapter Limitations
int main(void) {
return 1+2+3+4+5+6+.....
}
Split up very large compilation units.