From 30964ab86e315ccf45a5f6dd2432d70317fb9357 Mon Sep 17 00:00:00 2001 From: fesily Date: Thu, 17 Nov 2022 10:06:16 +0800 Subject: fix some doc error --- meta/template/os.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/template') diff --git a/meta/template/os.lua b/meta/template/os.lua index 760c029a..fbe37891 100644 --- a/meta/template/os.lua +++ b/meta/template/os.lua @@ -44,7 +44,7 @@ function os.date(format, time) end function os.difftime(t2, t1) end ---#DES 'os.execute' ----#if VERSION <= 5.1 then +---#if VERSION <= 5.1 and not JIT then ---@param command? string ---@return integer code function os.execute(command) end -- cgit v1.2.3