brintos

brintos / llvm-project-archived public Read only

0
0
Text · 50 B · 26e97a5 Raw
6 lines · c
1#include "header.h"2 3int main() {4  return f();5}6