File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ with quite a bit of similarity to \fBcoroprobe\fR. However, with
9898.VS  " 8.7, TIP383" 
9999The coroutine is not immediately resumed after the injection has been done.  A
100100consequence of this is that multiple injections may be done before the
101- coroutine is resumed. There  injected commands are performed in \fI reverse 
101+ coroutine is resumed. The  injected commands are performed in \fI reverse 
102102order  of  definition \fR 
103103.VE  " 8.7, TIP383" 
104104.IP  \(bu  
@@ -245,10 +245,6 @@ puts [\fBcoroprobe \fIcollect\fR set accumulator]
245245puts [\fI collect \fR 
246246# ==> 123 {abc def} 456 pqr RST xyz
247247.CE 
248- .PP 
249- This example shows a simple coroutine that collects non-empty values and
250- returns a list of them when not given an argument. It also shows how we can
251- look inside the coroutine to find out what it is doing.
252248.VE  " 8.7, TIP383" 
253249.SS  "DETAILED SEMANTICS" 
254250.PP 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments