Merge Carl's preprocessor into the glcpp subdirectory.
This commit is contained in:
2
glcpp/tests/019-define-func-1-arg-multi.c
Normal file
2
glcpp/tests/019-define-func-1-arg-multi.c
Normal file
@@ -0,0 +1,2 @@
|
||||
#define foo(x) (x)
|
||||
foo(this is more than one word)
|
Reference in New Issue
Block a user