JoshCheek / seeing_is_believing

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

Doen't record inside class name #78

Closed JoshCheek closed 7 years ago

JoshCheek commented 7 years ago

This should record both 1 and Object

class (
    1
    Object
  )::String
end          # => nil