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> |
||
---|---|---|
.. | ||
compatibility.md | ||
demo.md | ||
getting-started.md | ||
grammar.md | ||
library.md | ||
limited-terms-of-use.md | ||
lint.md | ||
news.md | ||
performance.md | ||
profile.md | ||
sandbox.md | ||
syntax.md | ||
typecheck.md | ||
why.md |