DescriptionFix a typo in the specification of switch cases.
In the grammar, labels must before the word 'case'. However, in the
description the labels come between the word 'case' and the comparison
expression. Closes #22127.
BUG=
R=gbracha@google.com
Committed: https://github.com/dart-lang/sdk/commit/2e5a132fe1523bf21d4abbcacd0dad241117f3dc
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|