brintos

brintos / llvm-project-archived public Read only

0
0
Text · 47 B · 8087e68 Raw
4 lines · cpp
1#include "foo.h"2 3int main() { return foo(); }4