Cory Spencer <[EMAIL PROTECTED]> wrote:
> I've encountered some multimethod dispatch funnyness tonight. The
> included code which one would expect to produce a value of 1 ends up
> printing a value of 3.
It wasn't really a MMD problem, but the already described problem of an
Integer being either
I've encountered some multimethod dispatch funnyness tonight. The
included code which one would expect to produce a value of 1 ends up
printing a value of 3.
Changing "a" and "b" to be regular Integer types seems to work. Can
anybody shed any more light on this?
-c
.sub _main @MAIN
.local