summaryrefslogtreecommitdiff
path: root/05/main.c
diff options
context:
space:
mode:
Diffstat (limited to '05/main.c')
-rw-r--r--05/main.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/05/main.c b/05/main.c
index 2e1c1d5..b23d08f 100644
--- a/05/main.c
+++ b/05/main.c
@@ -3,5 +3,4 @@
long double d;
} (*x)(void);
*/
-typedef int *Foo[3+342<<5];
-typedef int A, *B[10];
+typedef int *Foo[sizeof(unsigned short int)];