mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 14:25:44 +08:00
5891de6724
- The type list for function declarations does not accept defaults, but the grammar incorrectly allowed this. - Allow the empty table type `{}` - Allow composite types and types surrounded by parentheses (e.g. `string??`, `(string)`, `(string | number) & boolean`) --------- Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com> |
||
---|---|---|
.. | ||
_data | ||
_includes | ||
_pages | ||
_posts | ||
.bundle | ||
assets | ||
_config.yml | ||
.gitignore | ||
404.html | ||
CNAME | ||
favicon.ico | ||
Gemfile | ||
index.md | ||
logo.svg |