brintos

brintos / llvm-project-archived public Read only

0
0
Text · 45 B · e0ec414 Raw
6 lines · cpp
1namespace M {2  struct V {3    int d;4  };5}6