# frozen_string_literal: true module RipperRubyParser class SyntaxError < RuntimeError; end end