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