# frozen_string_literal: true
# :markup: markdown

module Prism
  module Translation
    Parser35 = Parser40 # :nodoc:
  end
end
