mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 02:47:28 +10:00
Otherwise, busted may run a different interpreter than the one we detected, without the capabilities we expect. (For instance, we might have detected the luajit interpreter, but busted might run the lua interpreter, without the ffi module.)