On 1-Dec-06, at 11:21 AM, Wilson Bilkovich wrote: > OK. Wow. > I moved the code outside of a proc, and into a bare module, and re-ran > parse_tree on it. > [[:module, > :SomeModule, > [:scope, > [:block, > [:lasgn, :thing, [:zarray]], > [:lasgn, :v0, [:array, [:lit, 0]]], > [:lasgn, :v1, [:array, [:lit, 1]]], > [:lasgn, :v2, [:array, [:lit, 2]]], > [:lasgn, :v3, [:array, [:lit, 3]]], > [:lasgn, :v4, [:array, [:lit, 4]]], > [:lasgn, :v5, [:array, [:lit, 5]]], *That's* what I want! What's so special about a proc? Cheers, Bob ---- Bob Hutchison -- blogs at <http://www.recursive.ca/ hutch/> Recursive Design Inc. -- <http://www.recursive.ca/> Raconteur -- <http://www.raconteur.info/> xampl for Ruby -- <http://rubyforge.org/projects/xampl/>