mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
see testcase: block scope decls for functions can't use static
(allowed is only extern or none). This got lost in commit 85690480.
see testcase: block scope decls for functions can't use static
(allowed is only extern or none). This got lost in commit 85690480.