Luau benchmarks and conformance suite all analyze fine, update test suite comment.

This commit is contained in:
Matt Hargett
2022-07-24 13:09:30 -07:00
parent 08cc6a1c5c
commit f7f449ca2b

View File

@ -61,6 +61,7 @@ Tested by Matt Hargett with:
- Entire codebase for lit: https://github.com/luvit/lit/
- Entire codebase and test suite for neovim v0.7.2: https://github.com/neovim/neovim/tree/v0.7.2
- Entire codebase for World of Warcraft Interface: https://github.com/tomrus88/BlizzardInterfaceCode
- Benchmarks and conformance test suite for Luau 0.537: https://github.com/Roblox/luau/tree/0.537
*/
grammar Lua;