packages feed

lentil-0.1.1.0: test/test-files/lang-comm/ruby.rb

# single
# comment

puts "str#ing" # string

=begin block
   comment =end

a = [1, 'hi', 3.14, 1, 2, [4, 5]] # char

#  end