Sha256: 2d8688eaeb028aeb21cfd708958c0f65ad4ad1f00545e6741f5e115f95061e83

Contents?: true

Size: 414 Bytes

Versions: 3

Compression:

Stored size: 414 Bytes

Contents

NORMAL LOOP
 1 
 2 
 3 
BACKWARDS
 2 
 1 
 0 
START = END
 1 
 2 
START = END, BACKWARDS
 1 
 0 
ALREADY DONE
 1 
 2 
ALREADY DONE, BACKWARDS
 0 
-1 
NESTED
 0             0 
 0             1 
 1             0 
 1             1 
FLOAT
 0 
 0.2 
 0.4 
 0.6 
 0.8 
 1 
BARE NEXT
 1 
 2 
NESTED, SHARED NEXT
 0             0 
 0             1 
 1             0 
 1             1 
OUT OF ORDER
 1 
 2 
RESTART
 1 
 2 

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
basic101-0.4.0 test/integration/tests/fast/for_next.output
basic101-0.2.0 test/integration/tests/fast/for_next.output
basic101-0.1.0 test/integration/tests/fast/for_next.output