Hi,
In message "[ruby-talk:02643] Ruby Toplevel"
on 00/05/08, Dave Thomas <Dave / thomases.com> writes:
|Is there any way to express the Ruby toplevel in Ruby itself (without
|cheating and using TOPLEVEL_BINDING)?
I don't think there is.
Why don't you use TOPLEVEL_BINDING? I'm curious.
matz.