mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 14:25:44 +08:00
7dbe47f4dd
Closes #631 Performs a "two pass" approach, where we first call `prototype` on the class definition. The prototype phase checks for errors and creates a base CTV for the class, which other types can then reference. The second `check` phase fills it out with all the defined properties/methods Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com> |
||
---|---|---|
.. | ||
Luau |