5 lines
45 B
C
5 lines
45 B
C
#include "a.h"
|
|
|
|
void bar() {
|
|
&Foo::step;
|
|
}
|
#include "a.h"
|
|
|
|
void bar() {
|
|
&Foo::step;
|
|
}
|