blob: c7dd39c2f8a8c5b5a7fde6dffd62aae91403c32f [file] [log] [blame]
if (true)
try
{
throw new Exception();
}
catch (Exception e)
{
}