Sha256: fb8d5db3435feddfe1f99fe7111f5040f915062881f58f5cdc19ac1c15fc31fa

Contents?: true

Size: 118 Bytes

Versions: 18

Compression:

Stored size: 118 Bytes

Contents

def foo
  r = /foo#{x=1}bar/o
  [r, x]
end

foo

__END__
# Classes
class Object
  def foo : -> [Regexp, Integer?]
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
typeprof-0.7.0 smoke/once.rb
typeprof-0.6.1 smoke/once.rb
typeprof-0.6.0 smoke/once.rb
typeprof-0.5.4 smoke/once.rb
typeprof-0.5.3 smoke/once.rb
typeprof-0.5.2 smoke/once.rb
typeprof-0.5.1 smoke/once.rb
typeprof-0.5.0 smoke/once.rb
typeprof-0.4.2 smoke/once.rb
typeprof-0.4.1 smoke/once.rb
typeprof-0.4.0 smoke/once.rb
typeprof-0.3.0 smoke/once.rb
typeprof-0.2.0 smoke/once.rb
typeprof-0.1.4 smoke/once.rb
typeprof-0.1.3 smoke/once.rb
typeprof-0.1.2 smoke/once.rb
typeprof-0.1.1 smoke/once.rb
typeprof-0.1.0 smoke/once.rb