File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
scala/scala-impl/resources/messages Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -238,6 +238,7 @@ export.qualifier.not.parameterless.companion.method=Export qualifier {0} is not
238238
239239# ## org/jetbrains/plugins/scala/annotator/element/ScExpressionAnnotator.scala
240240else.expected ='else' expected
241+ expression.expected =Expression expected
241242
242243# ## org/jetbrains/plugins/scala/annotator/element/ScForAnnotator.scala
243244for.pattern.bindings.require.scala3 ='case' syntax in 'for' pattern bindings requires Scala 3.0
@@ -1354,7 +1355,6 @@ auxiliary.constructor.may.not.have.a.type.annotation=Auxiliary constructor may n
13541355auxiliary.constructor.definition.expected =Auxiliary constructor definition expected
13551356
13561357# ## org/jetbrains/plugins/scala/lang/parser/parsing/statements/PatDef.scala
1357- expression.expected =Expression expected
13581358expected.another.pattern =Expected another pattern
13591359
13601360# ## org/jetbrains/plugins/scala/lang/parser/parsing/statements/ValDcl.scala
You can’t perform that action at this time.
0 commit comments