brintos

brintos / llvm-project-archived public Read only

0
0
Text · 39 B · b55a31f Raw
3 lines · cpp
1#include "bar.h"2int main() { bar(); }3