lib/lhc/errors/parser_error.rb



# frozen_string_literal: true

class LHC::ParserError < LHC::Error
end