Sha256: b0ffc3c1c16ae7b201efdb0735929c83931471bba0768accc439387673cade5e
Contents?: true
Size: 310 Bytes
Versions: 6
Compression:
Stored size: 310 Bytes
Contents
# ******************************************************** # This tests that the debugger doesn't step into itself # when the application doesn't terminate the right way. # ******************************************************** set debug testing catch x catch ZeroDivisionError info catch catch 5 step quit!
Version data entries
6 entries across 6 versions & 1 rubygems