Closed brdjns closed 2 months ago
slimcc exhibits erroneous behaviour for the following:
int = 5;
It doesn't seem to compile this at all, let alone report that the variable name has been omitted.
Fixed, thank you for reporting.
slimcc exhibits erroneous behaviour for the following:
It doesn't seem to compile this at all, let alone report that the variable name has been omitted.