From 30ecf0d4475cf1e2b92f316d38311bab2d2095ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Wed, 28 Oct 2020 14:08:42 +0800 Subject: doc.overload --- test-beta/hover/init.lua | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'test-beta/hover') diff --git a/test-beta/hover/init.lua b/test-beta/hover/init.lua index 471ad2ce..6efbef55 100644 --- a/test-beta/hover/init.lua +++ b/test-beta/hover/init.lua @@ -1198,17 +1198,6 @@ local = f() local x: integer ]] -TEST [[ ----@overload fun(y: boolean) ----@param x number ----@param y boolean ----@param z string -function (x, y, z) end -]] -[=[ -function f(x: number, y: boolean, z: string) -]=] - do return end TEST [[ ---@param x number {optional = 'after'} -- cgit v1.2.3