blob: f1729995073d60ac38123cb944a1c394c6fcda1d [file] [log] [blame]
/**
* 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;
}