scc

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

commit e09f22444ca7a476716bda56849ff539fb05b1c2
parent 88a258358e1ee162f40fb0174cb2137096ff8c48
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Wed, 16 Mar 2022 20:17:13 +0100

tests/cc: Enable 0198-nullcpp.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 @@ -188,4 +188,4 @@ 0195-unexpected.c 0196-invalidchar.c 0197-cppcomment.c -0198-nullcpp.c [TODO] +0198-nullcpp.c