1 #include "function_test.h"
2 
3 void f() {}
4 
5 void A::f() {}
6