blob: d85e6b4d83652df36254ea1d50873884ad7a743d [file] [log] [blame]
import java.util.List;
public class X {
public Y<String, Integer> y;
}