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
Rakudo now more fully supports the constant declarator.
  • Loading branch information
jnthn committed Mar 1, 2012
1 parent 3f68424 commit 7dd72b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features.json
Expand Up @@ -114,7 +114,7 @@
"spec" : [ "http://perlcabal.org/syn/S29.html#Context" ]
}, {
"item" : "Constant declarations",
"status" : "r+- (only literals) n+",
"status" : "r+ n+",
"code" : [ "http://rosettacode.org/wiki/Compile-time_calculation#Perl_6",
"http://rosettacode.org/wiki/Enforced_immutability#Perl_6" ],
"spec" : [ "http://perlcabal.org/syn/S03.html#Declarators" ]
Expand Down

0 comments on commit 7dd72b9

Please sign in to comment.