On Wednesday, February 24, rir wrote: > That is helpful. I don't think it conclusive. Since I am stating > the initial term is unknown, I think there is no legal statement > possible.
This is legal --
class samesame { hello samesame }
sub hello($x) {}
sub sameasame { "hello" }
Brian
