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