1int a[] = {
2#include "a.inc"
3};
4int b[] = {
5#include "b.inc"
6};
7

source code of clang/bindings/python/tests/cindex/INPUTS/testfile.c