--- test: array.rb: diagnostics: [] fun.rb: diagnostics: [] hash.rb: diagnostics: [] poly_new.rb: diagnostics: [] range.rb: diagnostics: [] set_divide.rb: diagnostics: - | set_divide.rb:2:2: [error] Type `::Set[::String]` does not have method `ffffffff` │ Diagnostic ID: Ruby::NoMethod │ └ d.ffffffff ~~~~~~~~ - | set_divide.rb:5:4: [error] Type `::String` does not have method `ggggg` │ Diagnostic ID: Ruby::NoMethod │ └ x.ggggg ~~~~~ - | set_divide.rb:7:4: [error] Type `::String` does not have method `ggggg` │ Diagnostic ID: Ruby::NoMethod │ └ y.ggggg ~~~~~ - | set_divide.rb:11:4: [error] Type `::String` does not have method `ggggg` │ Diagnostic ID: Ruby::NoMethod │ └ x.ggggg ~~~~~