scc

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

commit 4f64438f26552356d5d54db3d8166738c2607eb4
parent 5acac8c75155985de812b8445f428e76f956185b
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Mon,  1 Nov 2021 16:10:21 +0100

tests/cc: Enable test 0165-struct.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 @@ -155,7 +155,7 @@ 0162-array.c 0163-array.c [TODO] 0164-struct.c [TODO] -0165-struct.c [TODO] +0165-struct.c 0166-desig.c [TODO] 0167-array.c [TODO] 0168-array.c [TODO]