modernc.org/99c@v1.0.1-0.20181109153923-a9e8197063d9/examples/multifile/hello.c (about) 1 char *hello() 2 { 3 return "hello world"; 4 }