annotate tests/t26.good @ 191:c8d4ab9aeff0

don't use "remove" as a local variable; fails on gcc4.1 (because of remove() in stdio.h)
author David A. Holland
date Fri, 12 Jun 2015 20:06:55 -0400
parents a403605d3166
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
145
a403605d3166 Fix handling of macros in quoted strings.
David A. Holland
parents: 106
diff changeset
1 foo
a403605d3166 Fix handling of macros in quoted strings.
David A. Holland
parents: 106
diff changeset
2 "FOO"
a403605d3166 Fix handling of macros in quoted strings.
David A. Holland
parents: 106
diff changeset
3 'FOO'