Ticket #106 (new defect)
Syntax error with Variadic function
| Reported by: | byblue@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby 0.4 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
>> CISampler.alloc.initWithImage(nil, keysAndValues:1, 2, 3)
SyntaxError: (irb):1: syntax error, unexpected ',', expecting tASSOC
CISampler.alloc.initWithImage(nil, keysAndValues:1, 2, 3)
^
from /usr/local/bin/macirb:12:in `<main>'
MacRuby was compiled from trunk, revision 380.
Change History
Note: See
TracTickets for help on using
tickets.

