blob: f4874b45962ea3a6f69bac07847c7bc24fad9a1c [file] [log] [blame]
class Foo {
{
try
{
} catch (Exception e)
{
<caret>
}
}
}