Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ok to use this as an adjective here
  • Loading branch information
coke committed Oct 19, 2016
1 parent 1f144fe commit f7607ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/packages.pod6
Expand Up @@ -25,7 +25,7 @@ sigil). This includes:
$Foo::Bar::baz # compound identifiers separated by ::
$Foo::($bar)::baz # compound identifiers that perform interpolations
$42 # numeric names
$! # certain punctuational variables
$! # certain punctuation variables
X<|::,package>
C<::> is used to separate nested package names.
Expand Down

0 comments on commit f7607ce

Please sign in to comment.