brintos

brintos / llvm-project-archived public Read only

0
0
Text · 53 B · 8dad0a2 Raw
4 lines · cpp
1#include "foo.h"2 3int call_foo1() { return foo1(); }4