brintos

brintos / llvm-project-archived public Read only

0
0
Text · 88 B · 2a59017 Raw
7 lines · c
1#ifndef G_H2#define G_H3#include "c.h"4#include "g1.h"5const int g1 = aux_g*c*7;6#endif7