blob: e6f8a0a447a93a04eca8f787b46478f682e03b79 [file] [log] [blame]
public team class T1 when (isReallyActive()) {
protected class R
playedBy Bar
{
int rm(String arg) <- after String bm()
with {
arg <- result + base.getName()
}
}
}