brintos

brintos / llvm-project-archived public Read only

0
0
Text · 38 B · 323c519 Raw
4 lines · c
1struct Foo {2  void m(Foo *f = 0);3};4