source:
mainline/uspace/app/pcc/cc/cpp/tests/test5@
9d58539
| Last change on this file since 9d58539 was 9d58539, checked in by , 14 years ago | |
|---|---|
|
|
| File size: 115 bytes | |
| Line | |
|---|---|
| 1 | #define t(x,y,z) x ## y ## z |
| 2 | int j[] = { t(1,2,3), t(,4,5), t(6,,7), t(8,9,), |
| 3 | t(10,,), t(,11,), t(,,12), t(,,) }; |
Note:
See TracBrowser
for help on using the repository browser.
