blob: 08713f898f151f1c16aa16686dd62591ed2fdd11 [file] [log] [blame]
import a.A;
class IDEA127714 {
{
A<E, String> strings = new A<>(E.class);
}
}
enum E {}