Subject: [ruby-talk:6277] Re: quiz of the week
From: ts <decoux moulon.inra.fr>
Date: Sat, 11 Nov 2000 22:50:32 +0900
References: 6239
In-reply-to: "js@adept.co.za"'s message of Sat, 11 Nov 2000 22:39:44 +0900
>>>>> "J" == Johann Spies <js / adept.co.za> writes:
J> This is on ruby 1.4. Is it different on 1.6?
This is the same, the reason is because 'line' is a local variable for
'eval.rb'
Try it with irb
Guy Decoux