brintos

brintos / llvm-project-archived public Read only

0
0
Text · 56 B · 5e86f59 Raw
6 lines · cpp
1#include "function_test.h"2 3void f() {}4 5void A::f() {}6