brintos

brintos / llvm-project-archived public Read only

0
0
Text · 45 B · ec2f9ec Raw
6 lines · c
1#include "header.h"2 3void bar() {4  foo();5}6