You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cat ruby.rb; steep check5.then { it }
# Type checking files:.Fruby.rb:1:9: [error] Type `::Object` does not have method `it`│ Diagnostic ID: Ruby::NoMethod│└ 5.then { it } ~~Detected 1 problem from 1 file
With the conclusion of the Syntax Moratorium, who know what pipeline operators creative sugar the devs of Ruby will come up with.
Combined with syntax bug fixes, Prism the “official” parser will make maintainers new and old lose interest of older alternatives, sooner or later.
Late Merry Christmas! Ruby 3.4 is out and–
The problem:
But should we bother the Parser team?
With the conclusion of the Syntax Moratorium, who know what
pipeline operatorscreative sugar the devs of Ruby will come up with.Combined with syntax bug fixes, Prism the “official” parser will make maintainers new and old lose interest of older alternatives, sooner or later.
I can stick with
_1
s for the time beïng.The text was updated successfully, but these errors were encountered: