Mercurial
Mercurial
>
icculus
>
mojoshader
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
unit_tests/preprocessor/output/concat-operator-ignore-non-args
author
Ryan C. Gordon <icculus@icculus.org>
Sun, 07 Mar 2010 08:08:35 -0500
changeset 891
f65d86314a67
permissions
-rw-r--r--
Added another unit test.
// Should produce RIGHT and not WRONG
#define RI WR
#define GHT ONG
#define z(a) RI##GHT
z(1)