This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
trxbot
/
admin
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
e3a38ea3ae
Branches
Tags
main
admin
/
vendor
/
nikic
/
php-parser
/
lib
/
PhpParser
/
Node
/
Scalar
/
DNumber.php
DNumber.php
65 B
Histórico
Raw
1
2
3
<?php declare(strict_types=1);
require __DIR__ . '/Float_.php';