mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Responding to comments by jhui
This commit is contained in:
parent
a0f3fcf238
commit
8b72327c54
2 changed files with 3 additions and 0 deletions
Binary file not shown.
|
@ -110,6 +110,9 @@ not play well with type-directed tooling, for example $\ANY$ cannot
|
|||
provide autocomplete suggestions. Local type inference will infer more
|
||||
precise union types, and hence better type-driven tooling.
|
||||
|
||||
At some point, we hope that error suppression will be the only difference
|
||||
between strict mode and non-strict mode.
|
||||
|
||||
\bibliographystyle{ACM-Reference-Format} \bibliography{bibliography}
|
||||
|
||||
\end{document}
|
||||
|
|
Loading…
Add table
Reference in a new issue