# File lib/ruby_to_ansi_c.rb, line 185
  def process_arglist(exp)
    return process_array(exp)
  end