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