This website requires JavaScript.
Explore
Help
Sign In
ps
/
4coder
Watch
1
Star
0
Fork
You've already forked 4coder
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7f2a414182
4coder
/
non-source
/
test_data
/
sample_files
/
parser_test6.cpp
11 lines
107 B
C++
Raw
Blame
History
/*
* THIS TESTS:
* - putting stringify at the end of the body
*/
#
define Q(a) a + #
Q
(
z
)
Reference in New Issue
View Git Blame
Copy Permalink