Sha256: bb312a229f5864e0406970d060447fc3ba15ab1265c6b0d1e161036b4d111093

Contents?: true

Size: 316 Bytes

Versions: 6

Compression:

Stored size: 316 Bytes

Contents

# ***************************************************
# This tests step, next, finish and continue
# ***************************************************
set debug testing
set callstyle last
next
where
step a
set different on
step- ;; step-
set diff off
where
n 2
step+
where
step 3
step+
where
next+	
# finish
quit!

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rb8-trepanning-0.1.6 test/data/stepping.cmd
rb8-trepanning-0.1.5 test/data/stepping.cmd
rb8-trepanning-0.1.4 test/data/stepping.cmd
rb8-trepanning-0.1.3 test/data/stepping.cmd
rb8-trepanning-0.1.3-universal-ruby-1.9.2 test/data/stepping.cmd
rb8-trepanning-0.1.3-universal-ruby-1.8.7 test/data/stepping.cmd