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

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