• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 int
show_foo()2 show_foo ()
3 {
4   return 99;
5 }
6