| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
👍 Very nice. Looks clean and simple. I wish the CR for the spec update parts were easier to understand (but that's not under your control). |
Sorry, something went wrong.
Parentheses in type literals
| Back | FazBrowse Home | New Git URL |
This change adds support for parentheses in type literals. For example:
There is a formal definition of the grammar in the updated language specification, but basically the grammar requires parentheses in the following cases:
Similar to expressions, parentheses may be used for clarity in other contexts even if they aren't necessary.