6 lines
79 B
PHP
Raw Normal View History

2023-06-02 11:47:11 +02:00
<?php
declare(strict_types=1);
assert(class_exists(NumberFormatter::class));