A simple function to detect Lua version. ... test.sh ... for lua in 'lua 5.1' 'lua 5.2' 'lua 5.3' 'lua 5.4' 'luajit 2.0' 'luajit 2.1'; do.
確定! 回上一頁