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