[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl6-language
Subject:    [svn:perl6-synopsis] r14439 - doc/trunk/design/syn
From:       larry () cvs ! develooper ! com
Date:       2007-08-29 10:14:09
Message-ID: 20070829101409.B8707CBA2E () x12 ! develooper ! com
[Download RAW message or body]

Author: larry
Date: Wed Aug 29 03:14:08 2007
New Revision: 14439

Modified:
   doc/trunk/design/syn/S03.pod

Log:
Forgot to move description of ff too.


Modified: doc/trunk/design/syn/S03.pod
==============================================================================
--- doc/trunk/design/syn/S03.pod	(original)
+++ doc/trunk/design/syn/S03.pod	Wed Aug 29 03:14:08 2007
@@ -12,9 +12,9 @@
 
   Maintainer: Larry Wall <larry@wall.org>
   Date: 8 Mar 2004
-  Last Modified: 2 Aug 2007
+  Last Modified: 29 Aug 2007
   Number: 3
-  Version: 118
+  Version: 119
 
 =head1 Overview
 
@@ -864,24 +864,6 @@
 Constructs Range objects, optionally excluding one or both endpoints.
 See L</Range semantics>.
 
-=item *
-
-Flipflop ranges
-
-    start() ff end()
-    start() ^ff end()
-    start() ff^ end()
-    start() ^ff^ end()
-
-=item *
-
-Flipflop ranges (sed style)
-
-    start() fff end()
-    start() ^fff end()
-    start() fff^ end()
-    start() ^fff^ end()
-
 =back
 
 =head2 Chaining binary precedence
@@ -1108,6 +1090,24 @@
 (including Perl 5), a bare question mark in infix position will
 produce an error suggesting that the user use C<?? !!> instead.
 
+=item *
+
+Flipflop ranges
+
+    start() ff end()
+    start() ^ff end()
+    start() ff^ end()
+    start() ^ff^ end()
+
+=item *
+
+Flipflop ranges (sed style)
+
+    start() fff end()
+    start() ^fff end()
+    start() fff^ end()
+    start() ^fff^ end()
+
 =back
 
 =head2 Item assignment precedence
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic