brintos

brintos / llvm-project-archived public Read only

0
0
Text · 71 B · e4965d7 Raw
10 lines · c
1int n;2 3#ifdef B4#error B is defined5#endif6 7#define A8 9#include "c.h"10