Sha256: 4809e3d85971de6102ffebef34dd741ae6e05e5aac0dbbd20de9db62875d3734

Contents?: true

Size: 129 Bytes

Versions: 11

Compression:

Stored size: 129 Bytes

Contents

module Mod
  def foo: (String | Integer) -> Integer
end

class Foo
  prepend Mod

  def foo: (Integer) -> (String | Integer)
end

Version data entries

11 entries across 11 versions & 1 rubygems

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