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