scc

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

commit 4ba5dfc32e21fcdd4b7150ac2b5d6c326433675e
parent bcb8fd114a9d34c4b06a9f5ed02c5d6f54f35366
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Fri, 22 Jan 2016 14:55:51 +0100

Fix typo in test058

Diffstat:
Mcc1/tests/test058.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cc1/tests/test058.c b/cc1/tests/test058.c @@ -1,6 +1,6 @@ /* name: TEST058 -description: Test of initialization mixing dsignators and sequence +description: Test of initialization mixing designators and sequence error: output: V1 I #5