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, 2 insertions, 1 deletions
diff --git a/05/main.c b/05/main.c
index a95bc08..2e1c1d5 100644
--- a/05/main.c
+++ b/05/main.c
@@ -3,4 +3,5 @@
long double d;
} (*x)(void);
*/
-typedef int Foo;
+typedef int *Foo[3+342<<5];
+typedef int A, *B[10];