Sha256: 583fa90f2261ea98bebad2eeb129e504b44e9f09b577db11bdc3285c92bbdc37
Contents?: true
Size: 367 Bytes
Versions: 49
Compression:
Stored size: 367 Bytes
Contents
class BlockBodyTypeMismatch def foo: () { () -> Integer } -> void end class MethodDefinitionMissing def foo: () -> void end class UnexpectedDynamicMethod def bar: () -> void end class UnknownConstantAssigned end class UnexpectedKeyword def foo: (foo: Integer) -> void end class MissingKeyword def foo: (?String, foo: Integer, ?bar: Symbol) -> void end
Version data entries
49 entries across 49 versions & 1 rubygems