Skip to content

Commit 8bc4b51

Browse files
committed
link to detailed explanation
1 parent 6662f73 commit 8bc4b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/operators.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ Flattens objects of type L<Capture>, L<Pair>, L<List> L<Map> and L<Hash>
741741
into an argument list.
742742
743743
Outside of argument lists, it returns a L<Slip|/type/Slip>, which makes it
744-
flatten into the outer list. Inside argument list L<C<Positional>s|/type/Positional> are turned
744+
flatten into the outer list. Inside L<argument list|/language/list#Argument_List_(Capture)_Context> L<C<Positional>s|/type/Positional> are turned
745745
into positional arguments and L<C<Associative>s|/type/Associative> are turned into named arguments.
746746
747747
=head2 prefix C«+^»

0 commit comments

Comments
 (0)