• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include "foo.h"
2 
call_foo1()3 int call_foo1() { return foo1(); }
4