#include int main() { const char *t0 = <%literal> test-literal ; std::cout << t0; <%output> test-output }