scc

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

commit bc1b5addc230e856013ee8c53d3f037b5b278b6c
parent 8b81076cf27406237fb348e5cd30eaa900572bca
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