What if I have an "int64" function already defined? Will this skip over my int64 function? What about `a = something(0)` - will that call my "something" function, whereas "int64" is special and skipped over?
On Mon, May 18, 2015 at 11:16 AM, Benjamin Gruenaum <[email protected]> wrote: > What about non-default parameters? > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss > >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

