Hi,
In message "[ruby-talk:10424] generic method"
on 01/02/07, ts <decoux / moulon.inra.fr> writes:
| I've a problem with generic methods.
Tell me, have you implemented this already?
|./b.rb:29: ambiguous call for toto ([Array, B::C] -- [Array, Array]) (RuntimeError)
|pigeon%
|
| it must give an error or not ?
I believe it should give an error.
matz.