mes/module
Peter De Wachter b560899d84
mescc: Allow superfluous parentheses in function declarations.
E.g.:  int (f)();
This is obscure but valid C.  It occurs in the csmith headers (thanks
to macro shenanigans).

* module/mescc/compile.scm (fctn-defn:get-name,
fctn-defn:get-statement): Allow superfluous parentheses in function declarations.
2018-10-16 20:40:40 +02:00
..
mes core: Resurrect MES_MINI for non-POSIX. 2018-10-06 07:25:39 +02:00
mescc mescc: Allow superfluous parentheses in function declarations. 2018-10-16 20:40:40 +02:00