foo in bar ^^^^^^^^^^
-> { _1 + _2 } ^^^^^^^^^^^^^^
foo in bar ^^^^^^^^^^
-> { _1 + _2 } ^^^^^^^^^^^^^^
if /foo #{bar}/ then end
^^^^^^^^^^^^
if /foo #{bar}/ then end
^^^^^^^^^^^^
Returns the binary operator used to modify the receiver. This method is deprecated in favor of binary_operator.
Returns the location of the binary operator used to modify the receiver. This method is deprecated in favor of binary_operator_loc.