Skip to content

Commit a593b80

Browse files
authored
Merge pull request #1738 from titsuki/add-binding-link
Add a link to the binding section
2 parents 8f45c19 + d9d7f20 commit a593b80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/Language/variables.pod6

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@ something on as-is:
168168
return |result;
169169
}
170170
171+
Sigilless variables can also be used for binding.
172+
See L<Binding|/language/containers#Binding> for more information.
173+
171174
=head1 Twigils
172175
X<|Twigil>
173176

0 commit comments

Comments
 (0)