Files
liut 78fa827ef7 1
2021-10-12 11:11:57 +08:00

6 lines
51 B
PHP

<?php
class UnhandledMatchError extends Error
{
}