diff options
Diffstat (limited to 'tinyc/tests/pp/16.c')
-rw-r--r-- | tinyc/tests/pp/16.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tinyc/tests/pp/16.c b/tinyc/tests/pp/16.c deleted file mode 100644 index 8b5b6428c..000000000 --- a/tinyc/tests/pp/16.c +++ /dev/null @@ -1,3 +0,0 @@ -/* The following should warn */ -#define A ... -#define A <<= |