From d803c8edcd0ec4377e8b0ccdfbb60a42a97064e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Mon, 29 Jun 2020 13:47:08 +0800 Subject: =?UTF-8?q?setlocal=20=E7=AC=AC=E4=B8=80=E4=B8=AA=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E5=8F=AF=E4=BB=A5=E6=98=AFnil?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libs/@lua/os.lni | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/@lua/os.lni') diff --git a/libs/@lua/os.lni b/libs/@lua/os.lni index f6b69317..94184173 100644 --- a/libs/@lua/os.lni +++ b/libs/@lua/os.lni @@ -136,7 +136,7 @@ optional = 'self' [setlocale] [[.args]] name = 'locale' -type = 'string' +type = {'string', 'nil'} `````````` name = 'category' type = 'string' -- cgit v1.2.3