Sha256: bb983a1f00aa416e46b754a0e2b8e6962cace683b13ac606a406537b405db114

Contents?: true

Size: 170 Bytes

Versions: 3

Compression:

Stored size: 170 Bytes

Contents

# [0, 2, 3, 3, 4, 4]
x=2 
x=3 if x='a' or
  false
# What's weird here is we get two stops on line 4 and both times x is
# 4. In Ruby 1.9 we don't get *any* line traces.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rbx-linecache-1.4-universal-rubinius-2.0 test/data/if5.rb
rbx-linecache-1.4-universal-rubinius-1.2 test/data/if5.rb
rbx-linecache-1.3-universal-rubinius-2.0 test/data/if5.rb