• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include "first.h"
2 
get_one()3 int get_one() { return 1; }
4