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

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