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