brintos

brintos / llvm-project-archived public Read only

0
0
Text · 59 B · 6a2f0a4 Raw
4 lines · cpp
1#include "foo.h"2 3int foo(bar<int> *bar_ptr) { return 1; }4