brintos

brintos / llvm-project-archived public Read only

0
0
Text · 68 B · 831cf55 Raw
6 lines · c
1#pragma once2 3/* For use with the pragma-once.c test */4 5int x = 3;6