brintos

brintos / llvm-project-archived public Read only

0
0
Text · 88 B · 0ce10eb Raw
9 lines · c
1class MyVec {2  int __mem;3  int _Mem;4 5public:6  void __func() {}7  void _Func() {}8};9