# typed: strict

class Prism::Translation::Parser40 < Prism::Translation::Parser
  sig { override.returns(Integer) }
  def version; end
end
