Sha256: 298b9e1f2fcff263ee0226b0139a7791c39eba6b968cfa019b5bb540cf720f94

Contents?: true

Size: 157 Bytes

Versions: 1

Compression:

Stored size: 157 Bytes

Contents

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

1 entries across 1 versions & 1 rubygems

Version Path
linecache2-1.4.0 test/data/if5.rb