Sha256: fff78524892612d77304062af6a5a98c7545516e25fbdbbd71ce0447989972d6
Contents?: true
Size: 223 Bytes
Versions: 4
Compression:
Stored size: 223 Bytes
Contents
def type(type) end def out(*out) end def untyped(untyped:) end __END__ # Classes class Object private def type: (untyped `type`) -> nil def out: (*untyped `out`) -> nil def untyped: (untyped: untyped) -> nil end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
typeprof-0.20.0 | smoke/identifier_keywords.rb |
typeprof-0.15.3 | smoke/identifier_keywords.rb |
typeprof-0.15.2 | smoke/identifier_keywords.rb |
typeprof-0.15.1 | smoke/identifier_keywords.rb |