Author: masak
Date: 2010-05-23 17:11:55 +0200 (Sun, 23 May 2010)
New Revision: 30766

Modified:
   docs/Perl6/Spec/S29-functions.pod
Log:
[S29] removed 'wantarray' fossil

Perl 6 tends to employ coercion rather than switching on caller's context.
See discussion in S08 about this.

Modified: docs/Perl6/Spec/S29-functions.pod
===================================================================
--- docs/Perl6/Spec/S29-functions.pod   2010-05-23 13:41:22 UTC (rev 30765)
+++ docs/Perl6/Spec/S29-functions.pod   2010-05-23 15:11:55 UTC (rev 30766)
@@ -1005,7 +1005,6 @@
 times
 utime
 wait
-wantarray
 
 =back
 

Reply via email to