You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

AmbiguousReferent.java 178B

12345
  1. package ambiguousClass;
  2. /** @testcase PR#701 PUREJAVA CE for ambiguous type reference (two files in package) */
  3. public class AmbiguousReferent {} // CE 5 "Duplicate type name"