aboutsummaryrefslogtreecommitdiff
path: root/tinycc/tests/pp/03.expect
diff options
context:
space:
mode:
Diffstat (limited to 'tinycc/tests/pp/03.expect')
-rw-r--r--tinycc/tests/pp/03.expect5
1 files changed, 0 insertions, 5 deletions
diff --git a/tinycc/tests/pp/03.expect b/tinycc/tests/pp/03.expect
deleted file mode 100644
index 44aad0a..0000000
--- a/tinycc/tests/pp/03.expect
+++ /dev/null
@@ -1,5 +0,0 @@
-printf("x" "1" "= %d, x" "2" "= %s", x1, x2);
-fputs("strncmp(\"abc\\0d\", \"abc\", '\\4') == 0" ": @\n", s);
-\#include "vers2.h"
-"hello";
-"hello" ", world"