Skip to content

Commit cd57ba0

Browse files
committed
Revert "Temp-fudge Num roundtrip test for Moar"
This reverts commit dba0ce1. The bug requiring this fudge has been fixed[^2]; [1] rakudo/rakudo#1651 [2] MoarVM/MoarVM@b735866
1 parent a03e959 commit cd57ba0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

S02-names-vars/perl.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ my @tests = (
159159
# RT #123048
160160
{
161161
my $a = 0.219947518065601987e0;
162-
#?rakudo.moar todo 'temp fudge for Grisu3 work merge'
163162
is $a.perl, EVAL($a.perl).perl,
164163
'.perl on float with many digits roundtrips okay';
165164
}

0 commit comments

Comments
 (0)