annotate tests/t21.c @ 117:c46959e2d9ef

Handle empty arguments properly when there's more than one argument.
author David A. Holland
date Tue, 11 Jun 2013 14:12:06 -0400
parents f8507e5ed84c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
66
f8507e5ed84c Recognize directive lines only when the # is exactly in column 0.
David A. Holland
parents:
diff changeset
1 # define FOO BAR
f8507e5ed84c Recognize directive lines only when the # is exactly in column 0.
David A. Holland
parents:
diff changeset
2 #undef FOO /* would be wrong */
f8507e5ed84c Recognize directive lines only when the # is exactly in column 0.
David A. Holland
parents:
diff changeset
3 FOO