Sha256: 2c31c7f8c68490f2d2ea8244e58b911c85e254217585672d5558096e3c4a433f

Contents?: true

Size: 116 Bytes

Versions: 14

Compression:

Stored size: 116 Bytes

Contents

class Foo
  def self.foo(a)
    a
  end

  foo([])
end

__END__
# Classes
class Foo
  def self.foo : ([]) -> []
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
typeprof-0.5.3 smoke/array8.rb
typeprof-0.5.2 smoke/array8.rb
typeprof-0.5.1 smoke/array8.rb
typeprof-0.5.0 smoke/array8.rb
typeprof-0.4.2 smoke/array8.rb
typeprof-0.4.1 smoke/array8.rb
typeprof-0.4.0 smoke/array8.rb
typeprof-0.3.0 smoke/array8.rb
typeprof-0.2.0 smoke/array8.rb
typeprof-0.1.4 smoke/array8.rb
typeprof-0.1.3 smoke/array8.rb
typeprof-0.1.2 smoke/array8.rb
typeprof-0.1.1 smoke/array8.rb
typeprof-0.1.0 smoke/array8.rb