blob: ea851afff3fdd072d4f7942d6b7e01a31e225234 [file] [log] [blame]
void foo()
{
throw (x);
throw (y);
throw (z);
}