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