blob: c94afa2f3edff017e524e19cf94d5cf99abbe846 [file] [log] [blame]
team package boundtoteam.teampkg.Team_4a;
import teampkg.TeamB;
/**
* @author kaschja
* @version $Id: SampleRole.java 7495 2005-10-18 14:56:37Z carp $
*/
public class SampleRole playedBy TeamB
{
public class AnInnerclass {}
}