scc

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

commit cc73304e37fdd77cd1148a6971374f16b4cbe17c
parent 3d3beaf217e707572b132f74eb75fce6b2546850
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Thu, 11 Nov 2021 17:53:30 +0100

tests/cc: Enable 0163-array.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 @@ -153,7 +153,7 @@ 0160-cpp-if.c 0161-struct.c [TODO] 0162-array.c -0163-array.c [TODO] +0163-array.c 0164-struct.c [TODO] 0165-struct.c [TODO] 0166-desig.c [TODO]