Sha256: d6f85cab9abad34f42d2f6424d5c7f016bcf42f284fa950935d166d74e656bd4

Contents?: true

Size: 143 Bytes

Versions: 3

Compression:

Stored size: 143 Bytes

Contents

class Foo
  def foo(**r)
    @r = r[42]
  end
end

__END__
# Classes
class Foo
  @r: Integer
# def foo: (**Hash[Integer, Integer]) -> void
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
typeprof-0.9.2 smoke/kwrest.rb
typeprof-0.9.1 smoke/kwrest.rb
typeprof-0.9.0 smoke/kwrest.rb