scc

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

commit 56cb1396d9f421006f2907dc4d504127f8ed0e1d
parent 08a32f26c08c322c5549b94c05032d2e87f1df3c
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Wed,  3 Nov 2021 17:32:22 +0100

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