In message "[ruby-talk:01389] Re: Say hi (bis)"
on 00/02/15, Pixel <pixel_ / mandrakesoft.com> writes:
|> > > def <<nil
|> > > def +(other)
|> > > other
|> > > end
|> > > end
|> >
|> > i don't quite understand that one :(
|> >
|
|i should have said that it doesn't work:
Oops, first `def' should be `class', sorry.