brintos

brintos / llvm-project-archived public Read only

0
0
Text · 84 B · 03c0ad9 Raw
5 lines · c
1// Include definition of A into the same module as c.h2#include "a.h"3 4struct B {};5