# File lib/ruby_parser_extras.rb, line 812
  def yyerror msg
    # for now do nothing with the msg
    old_yyerror
  end