1 #include "a.h"
2 
bar()3 void bar() {
4   &Foo::step;
5 }
6