Not sure if this is intentional or not, but the syntax `1.im` now gives an error ``` julia ERROR: syntax: invalid numeric constant "1.i" ``` If this is intentional, I would have expected a more explanatory error message.