Hi,

At Wed, 3 Mar 2004 15:44:46 +0900,
Charles Comstock wrote in [ruby-talk:94119]:
> Why is bar escaping the scope of foo?  Is this a bug, or an unintended 
> feature?

Current inner method just keeps undefined until the outer
method executes, but has no lexical scope at all.

# suspect this is still transient behavior and will be changed
# in the future, just my 2yen.

-- 
Nobu Nakada