diff options
Diffstat (limited to 'tinycc/tests/pp/07.c')
| -rw-r--r-- | tinycc/tests/pp/07.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tinycc/tests/pp/07.c b/tinycc/tests/pp/07.c deleted file mode 100644 index b22b22b..0000000 --- a/tinycc/tests/pp/07.c +++ /dev/null @@ -1,4 +0,0 @@ -#define a() YES -#define b() a -b() -b()() |
