brintos

brintos / llvm-project-archived public Read only

0
0
Text · 125 B · eefbf5f Raw
8 lines · plain
1#ifndef DUPLICATE_INCLUDE2#define DUPLICATE_INCLUDE3 4// This is used by the duplicate-include.td test5def InInclude;6 7#endif8