• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include "function_test.h"
2 
f()3 void f() {}
4 
f()5 void A::f() {}
6