brintos

brintos / llvm-project-archived public Read only

0
0
Text · 107 B · 81d5ead Raw
5 lines · c
1#pragma clang system_header2 3extern const int my_const_system_global;4extern int my_mutable_system_global;5