Sha256: 06ca57bf2eb8961dd64780fe9a4adac5c7019414d0c7dd7ade07e806a8386f67

Contents?: true

Size: 116 Bytes

Versions: 11

Compression:

Stored size: 116 Bytes

Contents

def log(x)
end

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

__END__
# Classes
class Object
  private
  def log: (bot x) -> nil
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
typeprof-0.20.0 smoke/array-each3.rb
typeprof-0.15.3 smoke/array-each3.rb
typeprof-0.15.2 smoke/array-each3.rb
typeprof-0.15.1 smoke/array-each3.rb
typeprof-0.15.0 smoke/array-each3.rb
typeprof-0.14.1 smoke/array-each3.rb
typeprof-0.14.0 smoke/array-each3.rb
typeprof-0.13.0 smoke/array-each3.rb
typeprof-0.12.0 smoke/array-each3.rb
typeprof-0.11.0 smoke/array-each3.rb
typeprof-0.10.0 smoke/array-each3.rb