summaryrefslogtreecommitdiff
path: root/05/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-01-23 10:37:00 -0500
committerpommicket <pommicket@gmail.com>2022-01-23 10:37:00 -0500
commitaa0fbb9caf184e24cd7eddbe0a936c28f1715d15 (patch)
treebaa9d288fa3879088d9ead341912966ff9e14323 /05/main.c
parent08c49a193fd0167da3f65de7998106fbef3e337d (diff)
more eval
Diffstat (limited to '05/main.c')
-rw-r--r--05/main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/05/main.c b/05/main.c
index ed86f51..f87524c 100644
--- a/05/main.c
+++ b/05/main.c
@@ -3,4 +3,5 @@
long double d;
} (*x)(void);
*/
-typedef long int unsigned Foo[19 + (-3) % 187 - 28 + 5 * 6];
+typedef long int unsigned Foo[3 != 3];
+/* */