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