C++程序  |  12行  |  96 B

// Helper for PCH test nonvisible-external-defs.h







void f() {
  extern int g(int, int);
}