Sha256: d97fbff48cfa0738d9e743e93aa1b881c9720ba88834b02da05fe946ba7940f0

Contents?: true

Size: 154 Bytes

Versions: 8

Compression:

Stored size: 154 Bytes

Contents

def foo
  cell = Cell.new
  cell.set { Foo.new(:a, :b) }
  cell.dummy { }
  cell
end

__END__
# Classes
class Object
  def foo : -> Cell[Foo[:a, :b]]
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
typeprof-0.7.0 smoke/rbs-tyvar5.rb
typeprof-0.6.1 smoke/rbs-tyvar5.rb
typeprof-0.6.0 smoke/rbs-tyvar5.rb
typeprof-0.5.4 smoke/rbs-tyvar5.rb
typeprof-0.5.3 smoke/rbs-tyvar5.rb
typeprof-0.5.2 smoke/rbs-tyvar5.rb
typeprof-0.5.1 smoke/rbs-tyvar5.rb
typeprof-0.5.0 smoke/rbs-tyvar5.rb