mirror of
https://github.com/frida/tinycc
synced 2025-03-14 19:52:52 +03:00

From gcc docs: "You may also specify attributes between the enum, struct or union tag and the name of the type rather than after the closing brace." Adds `82_attribs_position.c` in `tests/tests2`