# File lib/ruby19_parser.rb, line 6002 def _reduce_545(val, _values, result) result = val[2] yyerror "Can't define single method for literals." if result[0] == :lit result end