carbon-language / carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
https://github.com/carbon-language/carbon-lang/blob/trunk/README.md
Other
32.31k stars 1.48k forks source link

Fix highlighting of `default` in textmate grammar. #4038

Closed zygoloid closed 3 weeks ago

zygoloid commented 3 weeks ago

This is a modifier if it appears before an introducer and a control flow keyword if it appears before =>. Use introducer highlighting if it's neither.