diff tests/t40.c @ 194:879fd8f0dd53

add test that would have caught the breakage in 0.5
author David A. Holland
date Fri, 12 Jun 2015 22:02:50 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/t40.c	Fri Jun 12 22:02:50 2015 -0400
@@ -0,0 +1,6 @@
+#define foo bar
+
+#define bar(x) do x do
+
+foo(de)
+