mirror of
https://github.com/TinyCC/tinycc.git
synced 2026-02-06 22:02:37 +00:00
Also added a test yielding a failure with the previous definition, i.e. when using: (va_end(ap)); The test also checks potentially incorrect va_start() definition.