I am learning ruby and getting this error
My code:
class New_class hash{} File.readlines(\'file.txt\').each do |line| if (line =~ /^(\\w+)=>(.*)/)