brintos

brintos / llvm-project-archived public Read only

0
0
Text · 45 B · ad97d5d Raw
6 lines · cpp
1namespace N {2  struct U {3    int c;4  };5}6