source: mainline/uspace/app/pcc/cc/cpp/tests/test6@ a7de7182

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since a7de7182 was a7de7182, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 14 years ago

Added pcc source tree (contents of pcc-1.0.0.tgz)

  • Property mode set to 100644
File size: 42 bytes
Line 
1#define X(a,b, \
2 c,d) \
3 foo
4
5X(1,2,3,4)
Note: See TracBrowser for help on using the repository browser.