Sha256: b1ba28c295e44206a4d7e876588f71dc94ab192418eca4abb72669caaf397afe
Contents?: true
Size: 318 Bytes
Versions: 10
Compression:
Stored size: 318 Bytes
Contents
except-bug1.rb:1 def foo(n) # # ******************************************************** # # This tests a bug in showing variables in post-mortem. # # ******************************************************** # set debuggertesting on Currently testing the debugger is on. # continue except-bug1.rb:2 1/0 # p n 5 # quit
Version data entries
10 entries across 10 versions & 3 rubygems