blob: 97ef611f8d33bcecce654a89a45f1049c008ee7e [file] [log] [blame]
static void bar ();
bar {
x = 3; // { dg-error "x" "not defined" }
}