blob: ebe8200d48bfb1a2401dbfa64a7d8e64254ed5b4 [file] [log] [blame]
inline f(x){switch(x){case 6:case 4:case 3:case 1:;}return x;}
g(){f(sizeof("xxxxxx"));}