brintos

brintos / llvm-project-archived public Read only

0
0
Text · 32 B · c33c453 Raw
4 lines · cpp
1struct B {2  virtual ~B() {}3};4