blob: a98f38aa5ebaeb6b538e195e4e58f8821b8fc7f4 [file] [log] [blame]
void foo ();
void
ref ()
{
foo ();
}