Sha256: 92e266a4309df0b7cbce609264c53f6f5222fdd6ca2c6826f147e346b99a948d

Contents?: true

Size: 89 Bytes

Versions: 14

Compression:

Stored size: 89 Bytes

Contents

a = ""
a.instance_eval do
  @a = 1
end

__END__
# Classes
class String
  @a: Integer
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
typeprof-0.20.0 smoke/instance_eval2.rb
typeprof-0.15.3 smoke/instance_eval2.rb
typeprof-0.15.2 smoke/instance_eval2.rb
typeprof-0.15.1 smoke/instance_eval2.rb
typeprof-0.15.0 smoke/instance_eval2.rb
typeprof-0.14.1 smoke/instance_eval2.rb
typeprof-0.14.0 smoke/instance_eval2.rb
typeprof-0.13.0 smoke/instance_eval2.rb
typeprof-0.12.0 smoke/instance_eval2.rb
typeprof-0.11.0 smoke/instance_eval2.rb
typeprof-0.10.0 smoke/instance_eval2.rb
typeprof-0.9.2 smoke/instance_eval2.rb
typeprof-0.9.1 smoke/instance_eval2.rb
typeprof-0.9.0 smoke/instance_eval2.rb