Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
"subhashes" isn't referenced elsewhere in docs
(and would have to be added to the spell checker)
try to clarify but not define a specific usage.
  • Loading branch information
coke committed Feb 11, 2019
1 parent d73ab8c commit 8935f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/hashmap.pod6
Expand Up @@ -149,7 +149,7 @@ or
my %h = [ a => 'b', c => 'd', e => 'f' ]; # This format is NOT recommended.
# It cannot be a constant and there
# will be problems with subhashes.
# will be problems with nested hashes
or
Expand Down

0 comments on commit 8935f13

Please sign in to comment.