"Octal number is removed" - Bug?
hi,
With the latest version of the plugin I'm getting the following error:
"Octal number is removed in Scala-2.11 and after"
This occurs with expressions of the form "0L" which the Scala compiler considers to be valid.
Is this a bug?
marko
Please sign in to leave a comment.
It's a bug. We will update plugin later today with fix for that, sorry for inconveniences.
Best regards,
Alexander Podkhalyuzin.
ok, thanks Alexander!