# File lib/ruby2ruby.rb, line 142
def
process_array
(
exp
)
"[#{process_arglist(exp)}]"
end