summaryrefslogtreecommitdiff
path: root/05/main.c
diff options
context:
space:
mode:
Diffstat (limited to '05/main.c')
-rw-r--r--05/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/05/main.c b/05/main.c
index 6a9af7f..204da87 100644
--- a/05/main.c
+++ b/05/main.c
@@ -53,5 +53,7 @@ struct {
typedef int Blah[sizeof((B *)0)->c.y];
unsigned marker = 0xdeadbeef;
+typedef int (*FUNCTION)(void);
+typedef int AAAA[sizeof*****((FUNCTION)0)];
/* typedef int X[sizeof(int)+4]; */