This website works better with JavaScript
Home
Explore
Help
Sign In
trxbot
/
admin
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
55561b1930
Branches
Tags
main
admin
/
vendor
/
nikic
/
php-parser
/
lib
/
PhpParser
/
Node
/
Scalar
/
DNumber.php
DNumber.php
65 B
History
Raw
1
2
3
<?php declare(strict_types=1);
require __DIR__ . '/Float_.php';