diff options
Diffstat (limited to 'tinyc/tests/pp/01.expect')
-rw-r--r-- | tinyc/tests/pp/01.expect | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tinyc/tests/pp/01.expect b/tinyc/tests/pp/01.expect deleted file mode 100644 index cf5b15340..000000000 --- a/tinyc/tests/pp/01.expect +++ /dev/null @@ -1 +0,0 @@ -char p[] = "x ## y"; |