scc

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

commit 7526472b647e3559938eebc1c8aea98aa4f6ebed
parent 30037a7e84c815e217ceacd71a7b7cd3bd47881d
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Thu, 11 Nov 2021 18:03:42 +0100

tests/cc: Enable 0167-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 @@ -157,7 +157,7 @@ 0164-struct.c [TODO] 0165-struct.c [TODO] 0166-desig.c [TODO] -0167-array.c [TODO] +0167-array.c 0168-array.c 0169-string.c [TODO] 0170-line.c