brintos

brintos / llvm-project-archived public Read only

0
0
Text · 50 B · 21fc589 Raw
3 lines · cpp
1#include "sub_dir/foo.h"2int foo() { return 42; }3