scc

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

commit aeb36d2e67af0edb760d3c851b136ad811f4cf9c
parent a004412434813b0500807d46d09c2d0cef13205d
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(