Sign in
android
/
toolchain
/
perl
/
85598a3a597441edb4af308243cc9ff5f9666330
/
.
/
perl-5.16.2
/
dist
/
bignum
/
t
/
brinfnan.t
blob: ce7daa189d44e399de10e135a745535a7f37baed [
file
] [
log
] [
blame
]
#!/usr/bin/perl -w
###############################################################################
use
strict
;
use
Test
::
More
tests
=>
26
;
use
bigrat
;
require
"t/infnan.inc"
;