modernc.org/99c@v1.0.1-0.20181109153923-a9e8197063d9/examples/include/foo/main.h (about)

     1  #ifndef _MAIN_H_
     2  #define _MAIN_H_
     3  
     4  #define HELLO "hello\n"
     5  
     6  #endif