brintos

brintos / llvm-project-archived public Read only

0
0
Text · 46 B · a00e8f7 Raw
3 lines · c
1#include "foo.h"2inline void bar() { foo(); }3