blob: 3b01d5120a541a8d500a3f962143c20853d79965 [file] [log] [blame]
class Foo {
static class Bar {}
{
List<Bar> l = new ArrL<caret>
}
}