Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
whitespace
  • Loading branch information
coke committed Feb 11, 2019
1 parent bb92b0d commit d73ab8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Language/hashmap.pod6
Expand Up @@ -144,8 +144,8 @@ or
or even
my %h = %( a => 'b', c => 'd', e => 'f' );
or
or
my %h = [ a => 'b', c => 'd', e => 'f' ]; # This format is NOT recommended.
# It cannot be a constant and there
Expand Down

0 comments on commit d73ab8c

Please sign in to comment.