diff options
Diffstat (limited to 'test/preprocess-macro-stringize-2.c')
-rw-r--r-- | test/preprocess-macro-stringize-2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/preprocess-macro-stringize-2.c b/test/preprocess-macro-stringize-2.c index 81862b6..5631883 100644 --- a/test/preprocess-macro-stringize-2.c +++ b/test/preprocess-macro-stringize-2.c @@ -3,3 +3,4 @@ str(@) str(12 x- 3 abc) str('"' "\\") +str( abc) |