Subject: [ruby-talk:7958] Re: defined? problem?
From: Dave Thomas <Dave PragmaticProgrammer.com>
Date: Sat, 23 Dec 2000 01:18:49 +0900
References: 795179547955
In-reply-to: jweirich@one.net's message of "Sat, 23 Dec 2000 01:09:44 +0900"
jweirich / one.net writes:
> Perhaps we need to view "m = <something>" as a declaration.
In effect that's the way it is. The confusing thing is that the
assignment just has to be seen, not executed.
Regards
Dave