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

Commit

Permalink
Browse files Browse the repository at this point in the history
A couple more features tweaks for Rakudo.
  • Loading branch information
jnthn committed Mar 1, 2012
1 parent 7dd72b9 commit 03a13f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features.json
Expand Up @@ -445,7 +445,7 @@
"spec" : [ ]
}, {
"item" : "Object hashes, Sets, KeySet, KeyBag, ...",
"status" : "r- n+- (No object hashes yet)",
"status" : "r+- (Object hashes only) n+- (No object hashes yet)",
"code" : [ "http://rosettacode.org/wiki/Pangram_checker#Perl_6" ],
"spec" : [ ]
}, {
Expand Down Expand Up @@ -809,7 +809,7 @@
"spec" : [ ]
}, {
"item" : "MAIN",
"status" : "r+- (no help yet) n+",
"status" : "r+ n+",
"code" : [ "http://rosettacode.org/wiki/Guess_the_number/With_feedback_(player)#Perl_6",
"http://perl6advent.wordpress.com/2010/12/02/day-2-interacting-with-the-command-line-with-main-subs/" ],
"spec" : [ "http://perlcabal.org/syn/S06.html#Declaring_a_MAIN_subroutine" ]
Expand Down

0 comments on commit 03a13f2

Please sign in to comment.