From 88d82c6eaee88398af1de57cddca692a1f74b087 Mon Sep 17 00:00:00 2001 From: Uneven Prankster Date: Mon, 17 Jul 2023 01:34:34 -0300 Subject: Cleanup feels good! Big work coming up this week. --- tinycc/tests/pp/11.expect | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 tinycc/tests/pp/11.expect (limited to 'tinycc/tests/pp/11.expect') diff --git a/tinycc/tests/pp/11.expect b/tinycc/tests/pp/11.expect deleted file mode 100644 index bb5d6b7..0000000 --- a/tinycc/tests/pp/11.expect +++ /dev/null @@ -1,16 +0,0 @@ -a -a b -a b c -a b c d -x a b c d y -x a b c y -x a b y -x a y -x y -x A,B,C y -x A,B y -x A y -x y -__attribute__((__noreturn__)) -1 2 -D_B_D_A -- cgit v1.2.3