Sha256: 6edaf0e83449d044c17988f1c6b902233ca6231535b7712d8b7a8a683614efc5
Contents?: true
Size: 131 Bytes
Versions: 3
Compression:
Stored size: 131 Bytes
Contents
# [0, 3, 4, 5, 6, 7, 9] # Note: lines 5 and 7 won't appear in a trace. case '3' when '4' x = 5 when '6' x = 7 else x = 9 end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rbx-linecache-1.4-universal-rubinius-2.0 | test/data/case5.rb |
rbx-linecache-1.4-universal-rubinius-1.2 | test/data/case5.rb |
rbx-linecache-1.3-universal-rubinius-2.0 | test/data/case5.rb |