1 if foo = bar baz
               ^~~ unexpected local variable or method, expecting end-of-input

1 and foo = bar baz
                ^~~ unexpected local variable or method, expecting end-of-input

