da03bc9353
Fix counted step outs, and add a test for all counted stepping commands.
35 linhas
303 B
Plaintext
35 linhas
303 B
Plaintext
break flow_multistep.php:58
|
|
run
|
|
step 8
|
|
continue
|
|
run
|
|
step 4
|
|
step 4
|
|
continue
|
|
run
|
|
step 4
|
|
next 4
|
|
continue
|
|
run
|
|
step 4
|
|
out 4
|
|
continue
|
|
break clear all
|
|
break flow_multistep.php:54
|
|
run
|
|
break clear all
|
|
step 10
|
|
out 2
|
|
out
|
|
continue
|
|
break flow_multistep.php:54
|
|
run
|
|
break clear all
|
|
step 10
|
|
next 3
|
|
next
|
|
continue
|
|
quit
|
|
|
|
|