blob: 0e431c7a66e68ee5ae85a45b5fd82c83ae2ea79c [file] [log] [blame]
struct bar;
void foo()
{
unsigned int frame, focus;
(struct bar *) focus == (focus ? ((struct bar *) frame) : 0);
}