Sha256: 3ecb102f593a33cf1c1084ae3f62a0392577c0275b019e81253f716f383ba695

Contents?: true

Size: 223 Bytes

Versions: 33

Compression:

Stored size: 223 Bytes

Contents

p(1)
p("str")
p(:sym)
p([1, "str", :sym])

__END__
# Revealed types
#  smoke/reveal.rb:1 #=> Integer
#  smoke/reveal.rb:2 #=> String
#  smoke/reveal.rb:3 #=> :sym
#  smoke/reveal.rb:4 #=> [Integer, String, :sym]

# Classes

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
typeprof-0.20.0 smoke/reveal.rb
typeprof-0.15.3 smoke/reveal.rb
typeprof-0.15.2 smoke/reveal.rb
typeprof-0.15.1 smoke/reveal.rb
typeprof-0.15.0 smoke/reveal.rb
typeprof-0.14.1 smoke/reveal.rb
typeprof-0.14.0 smoke/reveal.rb
typeprof-0.13.0 smoke/reveal.rb
typeprof-0.12.0 smoke/reveal.rb
typeprof-0.11.0 smoke/reveal.rb
typeprof-0.10.0 smoke/reveal.rb
typeprof-0.9.2 smoke/reveal.rb
typeprof-0.9.1 smoke/reveal.rb
typeprof-0.9.0 smoke/reveal.rb
typeprof-0.8.0 smoke/reveal.rb
typeprof-0.7.0 smoke/reveal.rb
typeprof-0.6.1 smoke/reveal.rb
typeprof-0.6.0 smoke/reveal.rb
typeprof-0.5.4 smoke/reveal.rb
typeprof-0.5.3 smoke/reveal.rb