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

a_function()1 int a_function ()
2 {
3     return 500;
4 }
5