blob: b7512bcd17c257ce745ee7c2993a7dc7dbcdbf14 [file] [log] [blame]
class foo {
{
Object d = ((String) new String());
<caret>
}
}