6 lines
70 B
PHP
Raw Normal View History

<?php
declare(strict_types=1);
assert(function_exists('dio_open'));