brintos

brintos / llvm-project-archived public Read only

0
0
Text · 58 B · ad3c85d Raw
8 lines · c
1#include "myModule.h"2 3int notInline()4{5    return 3;6}7 8