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