Merge Carl's preprocessor into the glcpp subdirectory.
This commit is contained in:
3
glcpp/tests/028-define-chain-obj-to-non-func.c
Normal file
3
glcpp/tests/028-define-chain-obj-to-non-func.c
Normal file
@@ -0,0 +1,3 @@
|
||||
#define success() failure
|
||||
#define foo success
|
||||
foo
|
Reference in New Issue
Block a user