Added acknowledgements

This commit is contained in:
ajeffrey@roblox.com 2022-10-19 18:13:31 -05:00
parent ddff873dd8
commit cd24211593

View file

@ -262,6 +262,10 @@ Semantic subtyping has removed one source of false positives, but we still have
The quest to remove spurious red squiggles continues!
## Acknowledgments
Thanks to Giuseppe Castagna and Ben Greenman for helpful comments on drafts of this post.
## Further reading
If you want to find out more about Luau and semantic subtyping, you might want to check out…