4coder-non-source/test_data/sample_files/parser_test6.cpp

11 lines
97 B
C++

/*
* THIS TESTS:
* - putting stringify at the end of the body
*/
#define Q(a) a + #
Q(z)