8 lines
127 B
PHP
Raw Normal View History

2023-03-18 17:32:21 +08:00
<?php
/** @noinspection PhpComposerExtensionStubsInspection */
declare(strict_types=1);
2023-04-30 15:43:08 +08:00
assert(function_exists('bcscale'));