Sha256: f475fdf153dd84576b765695de8a91d157d836005f6b88c9fecf9234d4b8c2a5

Contents?: true

Size: 112 Bytes

Versions: 11

Compression:

Stored size: 112 Bytes

Contents

def foo(n)
  n.to_s
end

foo(42)

__END__
# Classes
class Object
  private
  def foo: (Integer n) -> String
end

Version data entries

11 entries across 11 versions & 1 rubygems

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