Sha256: 04584d695f451513c6caee9d5fab155c0c955e103b2ecd0f0b4d0fd29816e725
Contents?: true
Size: 444 Bytes
Versions: 1
Compression:
Stored size: 444 Bytes
Contents
--- test: hello.rb: diagnostics: - | hello.rb:9:6: [error] Type `::_Bar` does not have method `foo` │ Diagnostic ID: Ruby::NoMethod │ └ b = y.foo ~~~ - | hello.rb:11:0: [error] Cannot assign a value of type `::_Bar` to a variable of type `::_Foo` │ ::_Bar <: ::_Foo │ │ Diagnostic ID: Ruby::IncompatibleAssignment │ └ x = y ~~~~~
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
steep-0.40.0 | smoke/hello/test.yaml |