bolt/deps/llvm-18.1.8/clang/test/Preprocessor/macro_arg_directive.h
2025-02-14 19:21:04 +01:00

9 lines
90 B
C

// Support header for macro_arg_directive.c
int n;
struct S {
int k;
};
void g(int);