1 #ifndef NO_LABEL_VALUES 2 x(a){static void*j[]={&&l1,&&l2};goto*j[a];l1:return 0;l2:return 1;} 3 #else 4 main(){ exit (0); } 5 #endif 6