ruby / rbs

Type Signature for Ruby
Other
1.91k stars 201 forks source link

`SimpleDelegator` is missing #1474

Closed soutaro closed 6 months ago

soutaro commented 10 months ago

Reported in https://github.com/soutaro/steep/issues/862

sig/magic/permanent.rbs:39:4: [error] Cannot find type `SimpleDelegator`
│ Diagnostic ID: RBS::UnknownTypeName
│
└     class Protections < SimpleDelegator
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mullermp commented 10 months ago

Related - https://github.com/ruby/rbs/issues/836