• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download

foo()1 int foo ()
2 {
3     return 5;
4 }
5