Show
Ignore:
Timestamp:
01/21/08 16:21:29 (10 months ago)
Author:
krobillard
Message:

Iter/each can now take skip value on stack. Each.set works again.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/tests/working/control.t

    r502 r503  
    2727 
    2828 
    29 /* 
    3029"--- each.set 0 ---" print 
    3130data tail [a] [[a] print] each.set 
     
    4241"--- each.set 8 ---" print 
    4342data [a b c d e f g h] [[a b c d e f g h] print] each.set 
    44 */ 
    4543 
    4644