diff options
| author | 2026-04-18 11:09:17 +0200 | |
|---|---|---|
| committer | 2026-04-18 11:09:17 +0200 | |
| commit | 970508c5221f930937021203107ecbac5ac9960c (patch) | |
| tree | c6ec98e89e48331cf20adf5db4742e4155e7686a /test/lua.sh | |
| parent | e9b132ef171114b0384ef30d6630db22d2b47e5d (diff) | |
c: fix some compatible type declarations
When K&R prototypes are present, definition of compatible types and
composite types becomes recursive. For example
`int f(int (*)())`
should be compatible with
`int f(int (*)(int))`
etc
Diffstat (limited to 'test/lua.sh')
0 files changed, 0 insertions, 0 deletions