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

Commit 7dd72b9

Browse files
committed
Rakudo now more fully supports the constant declarator.
1 parent 3f68424 commit 7dd72b9

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
@@ -114,7 +114,7 @@
114114
"spec" : [ "http://perlcabal.org/syn/S29.html#Context" ]
115115
}, {
116116
"item" : "Constant declarations",
117-
"status" : "r+- (only literals) n+",
117+
"status" : "r+ n+",
118118
"code" : [ "http://rosettacode.org/wiki/Compile-time_calculation#Perl_6",
119119
"http://rosettacode.org/wiki/Enforced_immutability#Perl_6" ],
120120
"spec" : [ "http://perlcabal.org/syn/S03.html#Declarators" ]

0 commit comments

Comments
 (0)