// Copyright (c) 2020-2022 Dr. Colin Hirsch and Daniel Frey
// Please see LICENSE for license or visit https://github.com/taocpp/PEGTL/

#include "test.hpp"

namespace TAO_PEGTL_NAMESPACE
{
   void unit_test()
   {}

}  // namespace TAO_PEGTL_NAMESPACE

#include "main.hpp"
