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