/** * This code must be kept in sync with {@link com.google.gwt.dev.javac.TypeOracleMediatorTestBase} */ package com.google.gwt.dev.javac.mediatortest; public class GenericList<T> { public static final int CONSTANT = 0; }