Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
index a phrase
  • Loading branch information
tbrowder committed Feb 23, 2019
1 parent 055b767 commit 7c14832
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/Language/packages.pod6
Expand Up @@ -113,7 +113,8 @@ the setting's outermost scope, use C<UNIT::OUTER> instead.
=head1 Looking up names
=head2 X<Interpolating into names>
=head2 Interpolating into names
X<|interpolating into names>
X<|::()> You may L<interpolate|/language/packages#Interpolating> a string into a package or variable name
using C<::($expr)> where you'd ordinarily put a package or variable
Expand Down

0 comments on commit 7c14832

Please sign in to comment.