Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ compiler.err.switch.expression.empty=\
switch expression does not have any case clauses

compiler.err.switch.expression.no.result.expressions=\
switch expression does not have any result expressions
Unable to determine switch expression type: no branch that yields value found

compiler.err.call.must.only.appear.in.ctor=\
explicit constructor invocation may only appear within a constructor body
Expand Down