modernc.org/cc@v1.0.1/testdata/issue93.c (about)

     1  #include "issue93.h"
     2  extern int hello;
     3  
     4  int main() { return 0; }