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

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