Add test for an empty definition.

Happily this one passes without needing any additional code.
This commit is contained in:
Carl Worth 2010-05-12 12:49:07 -07:00
parent 5070a20cd1
commit 39cd7c2f2e

2
tests/008-define-empty.c Normal file
View file

@ -0,0 +1,2 @@
#define foo
foo