mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-05 07:45:39 +08:00
add readline support
This commit is contained in:
@@ -4,5 +4,4 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
bcscale(3);
|
||||
exit(bcdiv('105', '6.55957') === '16.007' ? 0 : 1);
|
||||
assert(function_exists('bcscale'));
|
||||
|
||||
Reference in New Issue
Block a user