This website requires JavaScript.
Explore
Help
Sign in
darkplaces
/
gmqcc
Watch
0
Star
0
Fork
You've already forked gmqcc
0
mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced
2024-11-24 04:41:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
07e335fdb8
gmqcc
/
tests
/
ppcat.qc
Dale Weiler
e27eebe0f9
More preprocessor testsuite support and our first preprocessor test!
2013-04-21 06:36:52 +00:00
2 lines
41 B
C++
Raw
Blame
History
#
define CAT(X, Y) X##Y
CAT
(
hello
,
world
)
Reference in a new issue
View git blame
Copy permalink