JoshCheek / seeing_is_believing

Displays the results of every line of code in your file
1.3k stars 54 forks source link

Should handle missing constants #152

Closed JoshCheek closed 4 years ago

JoshCheek commented 4 years ago
Object::Hash = "lol"
1 + 1 # => NoMethodError: undefined method `new' for "lol":String\nDid you mean?  next