Sha256: 961a6b1f8b9ae75e816e531265f73314aaf748c8cb410059535b188e099503d8

Contents?: true

Size: 88 Bytes

Versions: 4

Compression:

Stored size: 88 Bytes

Contents

    begin
      got_boom = false
      x = 4/0
    rescue
      got_boom = true
    end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
trepanning-0.0.9 test/functional/tmp/t2.rb
trepanning-0.0.8 test/functional/tmp/t2.rb
trepanning-0.0.6 test/functional/tmp/t2.rb
trepanning-0.0.4 test/functional/tmp/t2.rb