Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add index entry for the empty list
  • Loading branch information
gfldex committed Jul 15, 2016
1 parent 22ddf6d commit b3dc4f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/Language/operators.pod6
Expand Up @@ -382,7 +382,8 @@ appropriate number.
The X<grouping operator>.
An empty group C<()> creates an empty L<List>.
X<|(),empty list>
An empty group C<()> creates an empty L<List> .
Parens around non-empty expressions simply structure the expression, but
not have additional semantics.
Expand Down

0 comments on commit b3dc4f2

Please sign in to comment.