blob: 236e5c25913ca033e34b3b261eb7ee39721a89fb [file] [log] [blame]
//can't rename A to List
package p;
import java.util.List;
class A{}