/*
 *%E
 *
 * Simple "no-op" class used by CircularityErrorTest.sh to create a circularity
 * condition.
 *
 */
public interface A {
}