芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/qrafiqxcreativeagency.com/accounts/office/vendor/azjezz/psl/src/Psl/Async/main.php
)|(Closure(): never)|(Closure(): Awaitable
) $closure * * @codeCoverageIgnore */ function main(Closure $closure): never { $result = $closure(); if ($result instanceof Awaitable) { $result = $result->await(); } EventLoop::run(); exit($result); }