This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Basic string-to-nv should equal floating point literals.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 2 Sep 2014 11:42:24 +0000 (07:42 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 2 Sep 2014 11:46:27 +0000 (07:46 -0400)
commitf33fddeca8c03e72b526d822c4d7f75e6399ddf8
tree5c01c0c3adef5e10676ab202ffe7c9738417cee1
parenta3d47e0d2ac20034d8d96f777e886b55ab96dd0f
Basic string-to-nv should equal floating point literals.

(In my floating point adventures I managed to break this basic assumption,
 guard against it happening again.)
t/opbasic/arith.t