android & benitlux: use NitObject in clients
[nit.git] / benchmarks / csv / scripts / ruby_csv.rb
1 require 'csv'
2
3 CSV.read(ARGV.first)