brintos

brintos / llvm-project-archived public Read only

0
0
Text · 42 B · 28e2b6e Raw
4 lines · c
1#include "foo.h"2 3int foo() { return 1; }4