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

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