mirror of
https://github.com/neovim/neovim.git
synced 2026-07-03 16:23:14 +00:00
Depending on the lua version, 6 might get used instead of 2 here, which causes test failures in upstream builds. This was fixed as part of #11206 on master