Closed laurenthuberdeau closed 5 months ago
The earliest versions of TCC used K&R style for certain functions. This PR adds support for it, as it only takes a few lines. When we get to bootstrapping the latest versions of TCC, we'll be able to remove this small change to the parser.
Context
The earliest versions of TCC used K&R style for certain functions. This PR adds support for it, as it only takes a few lines. When we get to bootstrapping the latest versions of TCC, we'll be able to remove this small change to the parser.