#define empty() #define stuff ("some " "text" "stuff\n" int main() { puts("hmm")empty(); printf stuff); }