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
In 60665 of Ruby repository, Ripper::Lexer::State is added. It has #==
and #& and #|, so the Ripper::Lexer::State objects must be placed at left
operand, and new value as lex_state must be created as a instance of the
class.
0 commit comments