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