shithub: scc

Download patch

ref: c538239b1b853339787f7cef424f328d6569c761
parent: 1804f4d6850b475b6cbd3e065b7e7c8562b4afc2
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Sun Oct 31 11:31:25 EDT 2021

tests/cc: Add test for escapes in macros

--- a/tests/cc/execute/scc-tests.lst
+++ b/tests/cc/execute/scc-tests.lst
@@ -1,3 +1,4 @@
+0184-esc-macro.c
 0001-sanity.c
 0002-expr.c
 0003-local.c
@@ -174,3 +175,4 @@
 0181-stringize.c [TODO]
 0182-voidcast.c [TODO]
 0183-negenum.c
+0184-esc-macro.c