blob: 3395e13550173aab2e89f1b97235602ec35971ea [file] [log] [blame]
int foo (int x)
{
throw 10;
}