Black Lives Matter. Support the Equal Justice Initiative.

Text file src/cmd/link/testdata/testBuildFortvOS/main.m

Documentation: cmd/link/testdata/testBuildFortvOS

     1  extern void GoFunc();
     2  
     3  int main(int argc, char **argv) {
     4  	GoFunc();
     5  }
     6  

View as plain text