We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v3.0.0-RC3
object + { val x = 1 } object Check { val y = +.x }
expression expected but '.' found
Should work like in Scala 2. Adding backticks around + does not help.
+