source: mainline/uspace/app/pcc/cc/cpp/tests/res3@ 9d58539

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 9d58539 was 9d58539, checked in by Prutkov Alex <prutkov.alex@…>, 14 years ago

Fixed unix permissions for all files

  • 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.