Skip to content

Commit ddcd709

Browse files
committed
mention sink means void elsewhere
1 parent 86d7dd5 commit ddcd709

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

S99-glossary.pod

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Synopsis 99: Glossary
88

99
Created: 26 June 2013
1010

11-
Last Modified: 18 Aug 2014
12-
Version: 7
11+
Last Modified: 26 Feb 2015
12+
Version: 8
1313

1414
This document tries to define many of the terms used within the Perl 6
1515
community. It does not have an Apocalypse or Exegesis predecessor. It
@@ -1793,7 +1793,8 @@ or even C<postcircumfix> L<expression|/Expression>s starting with such a variabl
17931793

17941794
=head2 sink context
17951795

1796-
L<Context|/context> of an expression whose value is ignored.
1796+
L<Context|/context> of an expression whose value is ignored. Often called "void" context
1797+
in other languages.
17971798

17981799
=head2 sixplanet
17991800

0 commit comments

Comments
 (0)