long w(long); static long s[] = {5,1,1337}; printf("addr of s: %0p\n", s); RET(w(0xcafebabe) == 1337);