blob: e81a3684955ef6cb9022cda40b7ce249023279c2 [file] [log] [blame]
package complete_rolehierarchy_with_roles.test001;
public team class T6 extends T2
{
public class R1 {}
}