brintos

brintos / llvm-project-archived public Read only

0
0
Text · 45 B · 9cd1f55 Raw
6 lines · c
1#include "a.h"2 3void bar() {4  &Foo::step;5}6