llvm/clang/bindings/python/tests/cindex/INPUTS/include.cpp

#include "header1.h"
#include "header2.h"
#include "header1.h"

int main() { }