Add test for an empty definition.
Happily this one passes without needing any additional code.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#define foo
|
||||
foo
|
||||
Reference in New Issue
Block a user
Happily this one passes without needing any additional code.
@@ -0,0 +1,2 @@
|
||||
#define foo
|
||||
foo
|
||||