brintos

brintos / llvm-project-archived public Read only

0
0
Text · 90 B · 892dbf2 Raw
10 lines · c
1// Support header for macro_arg_directive.c2 3int n;4 5struct S {6  int k;7};8 9void g(int);10