From 75509a89ecc69c683c015a97c9844746c81e6057 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, 14 Apr 2022 22:23:32 +0800 Subject: cheanup --- script/vm/ref.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script/vm/ref.lua') diff --git a/script/vm/ref.lua b/script/vm/ref.lua index b086f6e1..65e8fdab 100644 --- a/script/vm/ref.lua +++ b/script/vm/ref.lua @@ -298,7 +298,7 @@ function vm.getRefs(source, fileNotify) local hasLocal local function pushResult(src) - if src.type == 'local' and not src.dummy then + if src.type == 'local' then if hasLocal then return end -- cgit v1.2.3