annotate tests/t10.c @ 90:594495750d84

If we get a malformed #include, print it. (both before and after macro expansion) This way the user has a fighting chance of figuring out what happened.
author David A. Holland
date Mon, 10 Jun 2013 22:00:06 -0400
parents b30f69cab9bc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
35
b30f69cab9bc Add another test.
David A. Holland
parents:
diff changeset
1 #define mac(r)o
b30f69cab9bc Add another test.
David A. Holland
parents:
diff changeset
2 mac(3)
b30f69cab9bc Add another test.
David A. Holland
parents:
diff changeset
3 mac()