Sha256: 639f5848e2f096f4e70b4f00acc1bd14a8e636f72eee97266e4d71741dece683

Contents?: true

Size: 114 Bytes

Versions: 3

Compression:

Stored size: 114 Bytes

Contents

class Foo
  def foo
    @foo = 1
  end
end

__END__
# Classes
class Foo
  @foo: Integer
# def foo: -> Integer
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
typeprof-0.9.2 smoke/manual-rbs3.rb
typeprof-0.9.1 smoke/manual-rbs3.rb
typeprof-0.9.0 smoke/manual-rbs3.rb