Skip to content

Commit 33155b5

Browse files
committed
s/BIND-POS/BIND-KEY/ for associative
1 parent aa0d2ea commit 33155b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Language/subscripts.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ C<AT-KEY>.
789789
=comment When modifying this section, please also adapt the BIND-POS
790790
section accordingly as they are very similar.
791791
792-
multi method BIND-POS (::?CLASS:D: $key, \new)
792+
multi method BIND-KEY (::?CLASS:D: $key, \new)
793793
794794
Expected to bind the value or container C<new> to the slot associated with
795795
C<$key>, replacing any container that would be naturally found there.

0 commit comments

Comments
 (0)