Sha256: 6ef405252c1415f581f18e2b430d999b9e5c5f3bd80272d748a8a806c97191d1
Contents?: true
Size: 293 Bytes
Versions: 2
Compression:
Stored size: 293 Bytes
Contents
# *************************************************** # This tests a stepping bug where lines looks like: # #<Rubinius::Tuple: 0, 6, 0, 5, 16, 6, ... # Note that line 6 and line 5 both start on offset 0 # *************************************************** pr "HI" next next next next # quit!
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rbx-trepanning-0.0.6-universal-rubinius-1.2 | test/data/step-bug.cmd |
rbx-trepanning-0.0.5-universal-rubinius-1.2.1 | test/data/step-bug.cmd |