From c2fb1d5e889510f8175c25277587e7ea91fb2170 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, 23 Jun 2022 02:05:01 +0800 Subject: fix #1228 `doc.as` may not work --- changelog.md | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 8777103f..2476c817 100644 --- a/changelog.md +++ b/changelog.md @@ -23,6 +23,7 @@ local n2 = f(0) -- `n2` is `number` local n3 = f(0, 0) -- `n3` is `string` ``` +* `FIX` [#1228](https://github.com/sumneko/lua-language-server/issues/1228) ## 3.3.1 `2022-6-17` -- cgit v1.2.3