mirror of
https://github.com/TinyCC/tinycc.git
synced 2025-12-27 09:39:01 +00:00
Add tests for the fixes made in commits76cb1144ef,a465b7f58f,0f522fb32a,82969f045cand673befd2d7.
2 lines
23 B
C
2 lines
23 B
C
int (*fct)[42](int x);
|