brintos

brintos / llvm-project-archived public Read only

0
0
Text · 37 B · 60bdf36 Raw
6 lines · c
1#pragma once2 3struct S {4  int x;5};6