Clang Project

clang_source_code/test/Preprocessor/function_macro_file.h
1
2#define f() x
3f
4