1 static typeof(undef
) a
;
9 * check-name: typeof-bad
12 typeof-bad.c:1:15: error: undefined identifier 'undef'
13 typeof-bad.c:5:16: warning: incorrect type in return expression (different base types)
14 typeof-bad.c:5:16: expected int
15 typeof-bad.c:5:16: got bad type static [toplevel] a