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

Commit 03a13f2

Browse files
committed
A couple more features tweaks for Rakudo.
1 parent 7dd72b9 commit 03a13f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@
445445
"spec" : [ ]
446446
}, {
447447
"item" : "Object hashes, Sets, KeySet, KeyBag, ...",
448-
"status" : "r- n+- (No object hashes yet)",
448+
"status" : "r+- (Object hashes only) n+- (No object hashes yet)",
449449
"code" : [ "http://rosettacode.org/wiki/Pangram_checker#Perl_6" ],
450450
"spec" : [ ]
451451
}, {
@@ -809,7 +809,7 @@
809809
"spec" : [ ]
810810
}, {
811811
"item" : "MAIN",
812-
"status" : "r+- (no help yet) n+",
812+
"status" : "r+ n+",
813813
"code" : [ "http://rosettacode.org/wiki/Guess_the_number/With_feedback_(player)#Perl_6",
814814
"http://perl6advent.wordpress.com/2010/12/02/day-2-interacting-with-the-command-line-with-main-subs/" ],
815815
"spec" : [ "http://perlcabal.org/syn/S06.html#Declaring_a_MAIN_subroutine" ]

0 commit comments

Comments
 (0)