<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/prism/errors/command_calls_33.txt, branch v4.0.4</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/prism] Reject `1 if foo = bar baz`</title>
<updated>2025-09-17T16:39:27+00:00</updated>
<author>
<name>Earlopain</name>
<email>14981592+Earlopain@users.noreply.github.com</email>
</author>
<published>2025-09-17T15:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3c7a89721d53ba1cbe70a21cdf8a839b1aa16341'/>
<id>3c7a89721d53ba1cbe70a21cdf8a839b1aa16341</id>
<content type='text'>
and also `1 and foo = bar baz`

This is a partial fix for https://github.com/ruby/prism/issues/3106
It still accepts `a = b c and 1`

https://github.com/ruby/prism/commit/7a13d3535b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and also `1 and foo = bar baz`

This is a partial fix for https://github.com/ruby/prism/issues/3106
It still accepts `a = b c and 1`

https://github.com/ruby/prism/commit/7a13d3535b
</pre>
</div>
</content>
</entry>
</feed>
