diff tests/t10.good @ 35:b30f69cab9bc

Add another test. Joerg says that #define foo()x is legal in traditional cpp, so let's make it a test case.
author David A. Holland
date Sat, 30 Mar 2013 20:39:03 -0400
parents
children a489cc223483
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/t10.good	Sat Mar 30 20:39:03 2013 -0400
@@ -0,0 +1,4 @@
+t10.c:1:15: Trash after macro parameter list
+mac(3)
+mac()
+FAILED