• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 extern "C" {
2   void foo();
3 }
4 
5 extern "C" {
6   void foo();
7 }
8