Sha256: cb9e3cbd775dd5a04212b2f2561a81a50b9e27a56ebcb56ebc41e15bea92db67

Contents?: true

Size: 109 Bytes

Versions: 10

Compression:

Stored size: 109 Bytes

Contents

def log(x)
end

[].each do |x|
  log(x)
end

__END__
# Classes
class Object
  def log : (untyped) -> nil
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
typeprof-0.6.1 smoke/array-each3.rb
typeprof-0.6.0 smoke/array-each3.rb
typeprof-0.5.4 smoke/array-each3.rb
typeprof-0.5.3 smoke/array-each3.rb
typeprof-0.5.2 smoke/array-each3.rb
typeprof-0.5.1 smoke/array-each3.rb
typeprof-0.5.0 smoke/array-each3.rb
typeprof-0.4.2 smoke/array-each3.rb
typeprof-0.4.1 smoke/array-each3.rb
typeprof-0.4.0 smoke/array-each3.rb