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

11 lines
107 B
C++
Raw Normal View History

2018-03-16 18:19:11 +00:00
/*
* THIS TESTS:
* - putting stringify at the end of the body
*/
#define Q(a) a + #
Q(z)