ruby/typeprof

Instance variables are sometimes incorrectly added to `Object`

wagenet opened this issue · 1 comments

Sometimes, at least, this happens because of Struct.new with a block.

Related #95