Sha256: 68a9af9571ce43aa2fb4d78cb4cd49254d1c122f45b9d8fef503a7ea54cf2812

Contents?: true

Size: 113 Bytes

Versions: 11

Compression:

Stored size: 113 Bytes

Contents

def foo(x)
  x
end

x = 1
foo(x)

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

Version data entries

11 entries across 11 versions & 1 rubygems

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