|
| From: | Arun Giridhar |
| Subject: | [Octave-bug-tracker] [bug #62552] In-place operator spacing works for 'i' and 'j', but not other variable names |
| Date: | Thu, 2 Jun 2022 08:34:11 -0400 (EDT) |
Follow-up Comment #14, bug #62552 (project octave):
Maybe an example after the boolean rules about space? Like
Therefore `a + b` is valid, as are `a+ b` and `a+b` but `a +b` is interpreted
as a command `a` with argument `+b` and could cause an error. This is done for
Matlab compatibility.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62552>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |