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

Commit 82c3552

Browse files
committed
a few features missing in rakudo-moar still
1 parent e88259c commit 82c3552

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

features.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@
458458
"status" : "rp+ rj+ rm+ n+-",
459459
"code" : [ "http://perl6advent.wordpress.com/2009/12/02/day-2-the-beauty-of-formatting/",
460460
"http://rosettacode.org/wiki/Formatted_numeric_output#Perl_6",
461-
"http://rosettacode.org/wiki/Non-decimal_radices/Output#Perl_6" ],
461+
"http://rosettacode.org/wiki/Non-decimal_radices/Output#Perl_6" ],
462462
"spec" : [ ]
463463
}, {
464464
"item" : "Object hashes, Sets, KeySet, KeyBag, ...",
@@ -846,7 +846,7 @@
846846
"spec" : [ "http://perlcabal.org/syn/S02.html#Autopriming_of_Unary_and_Binary_Operators_with_Whatever" ]
847847
}, {
848848
"item" : "REPL",
849-
"status" : "rp+ rj+ rm+ n+",
849+
"status" : "rp+ rj+ rm- n+",
850850
"code" : [ "http://rosettacode.org/wiki/Interactive_programming#Perl_6" ],
851851
"spec" : [ ]
852852
}, {
@@ -857,7 +857,7 @@
857857
"spec" : [ "http://perlcabal.org/syn/S06.html#Declaring_a_MAIN_subroutine" ]
858858
}, {
859859
"item" : "run, qx",
860-
"status" : "rp+ rj+ rm+ n-",
860+
"status" : "rp+ rj+ rm- n-",
861861
"code" : [ "http://rosettacode.org/wiki/Execute_a_system_command#Perl_6" ],
862862
"spec" : [ "http://perlcabal.org/syn/S29.html#OS",
863863
"http://perlcabal.org/syn/S02.html#Literals" ]

0 commit comments

Comments
 (0)