Opened 6 years ago
Closed 6 years ago
Last modified 5 years ago
This doesn't parse :
[int, int] bar(int a) __attribute__((const));
In c744563a:
add attributes on new style function specifier [fixes #161]
In c744563a: