Sha256: 62bf7a116c0b96e9ae3564d911f9c63daade7c914bdfd6956d82b5ccbf29e4d6
Contents?: true
Size: 134 Bytes
Versions: 6
Compression:
Stored size: 134 Bytes
Contents
def foo(o1=1, *r) [r] end foo() foo("x", "x") __END__ # Classes class Object def foo : (?String, *String) -> [Array[String]] end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
typeprof-0.2.0 | smoke/rest6.rb |
typeprof-0.1.4 | smoke/rest6.rb |
typeprof-0.1.3 | smoke/rest6.rb |
typeprof-0.1.2 | smoke/rest6.rb |
typeprof-0.1.1 | smoke/rest6.rb |
typeprof-0.1.0 | smoke/rest6.rb |