scc

simple C compiler
git clone git://git.2f30.org/scc
Log | Files | Refs | README | LICENSE

commit c8e766539a06923004070ddbfc00071eba596004
parent 9deeff396080448b6a80cc295ee9b276a727f15a
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Mon, 27 Mar 2017 09:20:17 +0200

[tests] Add 0129-init.c to scc-tests.lst

Diffstat:
Mtests/execute/scc-tests.lst | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/tests/execute/scc-tests.lst b/tests/execute/scc-tests.lst @@ -119,3 +119,4 @@ 0126-macropar.c [TODO] 0127-doublecte.c [TODO] 0128-kr_names.c +0129-initi.c [TODO]