[ruby/prism] Reject true && not true
true && not true
A command-call-like not true must be rejected after && and ||.
not true
&&
||
https://bugs.ruby-lang.org/issues/21337
https://github.com/ruby/prism/commit/0513cf22ad
[ruby/prism] Reject
true && not true
A command-call-like
not true
must be rejected after&&
and||
.https://bugs.ruby-lang.org/issues/21337
https://github.com/ruby/prism/commit/0513cf22ad