# File lib/ruby_to_ansi_c.rb, line 588
  def process_nil(exp)
    return "NULL"
  end