Julius Herrmann 40ae8de197 intitial init
2021-06-13 23:00:07 +02:00

6 lines
51 B
PHP

<?php
class UnhandledMatchError extends Error
{
}