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

Commit 56279ad

Browse files
author
Carl Masak
committed
[features.json] added hashes with non-str keys
1 parent 5ca311b commit 56279ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

features.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,11 @@
354354
"status" : "rm+ rn+ n+",
355355
"code" : [ "http://rosettacode.org/wiki/Inverted_index#Perl_6" ],
356356
"spec" : [ "http://perlcabal.org/syn/S32/Numeric.html#Rat" ]
357+
}, {
358+
"item" : "Hashes with non-Str keys",
359+
"status" : "rm- rn- n-",
360+
"code" : [ ],
361+
"spec" : [ ]
357362
}, {
358363
"item" : "Lists, arrays, map, grep",
359364
"status" : "rm+ rn+ n+",

0 commit comments

Comments
 (0)