I think you’ll find that a lot of us like this syntax — it’s less about saving one *
character and more that 3x+1
is more readable than 3*x+1
— and it doesn’t seem to have been a practical source of lots of bugs.
This seems like one of those things that is simply not on the table: PSA: Julia is not at that stage of development anymore