Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit 834bed4

Browse files
committed
Rakudo now has big integers.
1 parent 11e3427 commit 834bed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@
374374
"spec" : [ "http://perlcabal.org/syn/S32/Numeric.html" ]
375375
}, {
376376
"item" : "Big integers",
377-
"status" : "rm- (promotes to num) rn- (promotes to num) n+",
377+
"status" : "rm- (promotes to num) rn+ n+",
378378
"code" : [ "http://rosettacode.org/wiki/Arbitrary-precision_integers_(included)#Perl_6" ],
379379
"spec" : [ ]
380380
}, {

0 commit comments

Comments
 (0)