scc

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

commit 4905c06d9a661cb71b7a6e4dec421996cbaa5779
parent c6229ce9770538a712b32fe753b7105cee770773
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]