#110: should support `obj.meth:val1, with:val2' syntax -----------------------------------+---------------------------------------- Reporter: lsansonetti@apple.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.3 Component: MacRuby | Resolution: Keywords: | -----------------------------------+---------------------------------------- Comment (by lsansonetti@apple.com): `obj.meth :v1, with:v2' should still send :v1 and v2 as parameters. The parser should just ignore ':' if it's right to the very first part of the selector. -- Ticket URL: <https://www.macruby.org/trac/ticket/110#comment:1> macruby <http://macruby.org/>