Skip to content

Commit ced7c9f

Browse files
committed
link to empty list
1 parent 2e980b2 commit ced7c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/operators.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ appropriate number.
396396
397397
The X<grouping operator>.
398398
399-
An empty group C<()> creates an empty L<List> .
399+
An empty group C<()> creates an L<empty list|/type/List#index-entry-()_empty_list>.
400400
Parentheses around non-empty expressions simply structure the expression, but
401401
not have additional semantics.
402402

0 commit comments

Comments
 (0)