More tests added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4453 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
42e3bd2fe8
commit
f7d68ac801
1 changed files with 12 additions and 0 deletions
|
|
@ -34,3 +34,15 @@
|
|||
%constant int d = xcat(xcat(1,2),3);
|
||||
|
||||
|
||||
#define C1\
|
||||
"hello"
|
||||
|
||||
#define C2
|
||||
#define C3 C2
|
||||
|
||||
#define ALONG_\
|
||||
NAME 42
|
||||
|
||||
#define C4"Hello"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue