Sha256: 12584aeee808911e498b989f5c13a8d546885297fca92ca3f5b0312f22d582e8

Contents?: true

Size: 167 Bytes

Versions: 6

Compression:

Stored size: 167 Bytes

Contents

# [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

6 entries across 6 versions & 1 rubygems

Version Path
rbx-linecache-1.2-universal-rubinius-1.2 test/data/if5.rb
rbx-linecache-1.1-universal-rubinius-1.2 test/data/if5.rb
rbx-linecache-1.0-universal-rubinius-1.2 test/data/if5.rb
rbx-linecache-0.44-universal-rubinius-1.2 test/data/if5.rb
rbx-linecache-0.44-universal-rubinius test/data/if5.rb
rbx-linecache-0.43 test/data/if5.rb