brintos

brintos / llvm-project-archived public Read only

0
0
Text · 199 B · 922398b Raw
10 lines · cpp
1#define T int2#define T_CSTR "int"3#define T_VALUE_1 110011104#define T_VALUE_2 220022205#define T_VALUE_3 330033306#define T_VALUE_4 440044407#define T_PRINTF_FORMAT "%i"8 9#include "basic_type.cpp"10