// { dg-do compile }
//
// PR 17618
void
foo
(
)
{
p
;
// { dg-error "not declared" }
(
void
*
)
p
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1