Sha256: 67f382c89393c0d50d6a2dcacf85e24765928ddb8ab6603c8b179c06f955bea4

Contents?: true

Size: 116 Bytes

Versions: 14

Compression:

Stored size: 116 Bytes

Contents

class Foo
  def foo
    @foo = 1
  end
end

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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
typeprof-0.8.0 smoke/manual-rbs3.rb
typeprof-0.7.0 smoke/manual-rbs3.rb
typeprof-0.6.1 smoke/manual-rbs3.rb
typeprof-0.6.0 smoke/manual-rbs3.rb
typeprof-0.5.4 smoke/manual-rbs3.rb
typeprof-0.5.3 smoke/manual-rbs3.rb
typeprof-0.5.2 smoke/manual-rbs3.rb
typeprof-0.5.1 smoke/manual-rbs3.rb
typeprof-0.5.0 smoke/manual-rbs3.rb
typeprof-0.4.2 smoke/manual-rbs3.rb
typeprof-0.4.1 smoke/manual-rbs3.rb
typeprof-0.4.0 smoke/manual-rbs3.rb
typeprof-0.3.0 smoke/manual-rbs3.rb
typeprof-0.2.0 smoke/manual-rbs3.rb