scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

commit deafc5764481833a3d09658e866041ed2ea04a14
parent b4858c061f83268b7624e8d412b5283cc9c4ba7e
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Mon,  1 Nov 2021 23:30:24 +0100

tests/cc: Enable 0122-localinit.c

Diffstat:
Mtests/cc/execute/scc-tests.lst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/cc/execute/scc-tests.lst b/tests/cc/execute/scc-tests.lst @@ -112,7 +112,7 @@ 0119-macrostr.c 0120-funpar.c 0121-localinit.c -0122-localinit.c [TODO] +0122-localinit.c 0123-doubleconst.c [TODO] 0124-enumstruct.c [TODO] 0125-fundcl.c