blob: 9aeb7954e6adc44728a00293fa377dce9b8781a3 [file] [log] [blame]
package boundtoteam.teampkg;
/**
* $Id: Team_1.java 5955 2005-06-21 16:04:55Z haebor $
*
* testcase:
* an internal defined bound role class, empty
* the base class of the role is a team
*/
public team class Team_1
{
public class SampleRole playedBy TeamB {}
}