argument of ifNotNil: must be a 0-argument block

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
21 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: argument of ifNotNil: must be a 0-argument block

Mathieu SUEN
David T. Lewis a écrit :

> On Sat, Sep 02, 2006 at 12:25:07AM +0100, Zulq Alam wrote:
>> Why does "Object new ifNotNil: [:object | ]" result in the syntax error
>> "argument of ifNotNil: must be a 0-argument block" when the code appears
>> to be fine with this?
>
> I entered Mantis # to track this issue.
>
> Dave
>  
>
>

I have discuss with Marcus Denker and he told me that the bug came from the compiler.

        Math

12