Syntax is not highlighted properly on range pattern matching
brainwo opened this issue · 0 comments
brainwo commented
On a range pattern, only the last variable is highlighted.
Test file: https://github.com/dart-lang/dart-syntax-highlight/blob/master/test/test_files/patterns.dart#L44-L51

