OSDN Git Service

Defer test 26 until much later (to test 55).
authorCarl Worth <cworth@cworth.org>
Wed, 26 May 2010 14:58:59 +0000 (07:58 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 26 May 2010 15:00:43 +0000 (08:00 -0700)
Supporting embedded newlines in a macro invocation is going to be
tricky with our current approach to lexing and parsing. Since this
isn't really an important feature for us, we can defer this until more
important things are resolved.

With this test out of the way, tests 27 through 31 are passing.

tests/055-define-func-extra-newlines.c [moved from tests/026-define-func-extra-newlines.c with 100% similarity]