From cf45170e1003ab9bb149636725216f6fcf3f09a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Thu, 1 Aug 2019 14:58:59 +0800 Subject: =?UTF-8?q?=E6=94=AF=E6=8C=81=E6=96=B0=E7=9A=84=20Local=20Attribut?= =?UTF-8?q?es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/test/hover/init.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'server/test/hover/init.lua') diff --git a/server/test/hover/init.lua b/server/test/hover/init.lua index cafbdc99..a3d56cdf 100644 --- a/server/test/hover/init.lua +++ b/server/test/hover/init.lua @@ -817,10 +817,10 @@ local x: any ]] TEST [[ -local = 1 +local = 1 ]] [[ -local x: number = 1 +local x : number = 1 ]] TEST [[ -- cgit v1.2.3