scc

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

commit f076da480f5ade0c7630cfc2795418c7166f7137
parent f17e5e429bd294f029394d683096a5eab07a5990
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Fri, 19 Nov 2021 08:01:28 +0100

tests/cc: Add error test 0029-eof.c

Diffstat:
Atests/cc/error/0029-eof.c | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/tests/cc/error/0029-eof.c b/tests/cc/error/0029-eof.c @@ -0,0 +1,2 @@ +int +main(