source: mainline/uspace/app/pcc/cc/cpp/tests/res3@ 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@…>, 15 years ago

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

  • Property mode set to 100644
File size: 181 bytes
Line 
1
2# 1 "<stdin>"
3
4
5
6
7
8
9
10
11printf("x" "1" "= %d, x" "2" "= %s", x1, x2);
12fputs(
13"strncmp(\"abc\\0d\", \"abc\", '\\4') == 0" ": @\n", s);
14\#include "vers2.h"
15"hello";
16"hello" ", world"
Note: See TracBrowser for help on using the repository browser.