diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-11-08 20:35:02 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-11-08 20:35:02 +0800 |
commit | c082743f26413673dc71cf04f6f25c4f9e34f96c (patch) | |
tree | 4b604e29de6623913d02ac128572829ed45c8262 /test/signature | |
parent | 3c265f1bd4409c5713e88127e8fdca23870ea3c1 (diff) | |
download | lua-language-server-c082743f26413673dc71cf04f6f25c4f9e34f96c.zip |
cleanup
Diffstat (limited to 'test/signature')
-rw-r--r-- | test/signature/init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/signature/init.lua b/test/signature/init.lua index 8bc53f02..aa9d9094 100644 --- a/test/signature/init.lua +++ b/test/signature/init.lua @@ -83,7 +83,7 @@ end x(1, 2, 3, <??> ]] -'function x(a: any, <!...!>)' +'function x(a: any, <!...: any!>)' TEST [[ (''):sub(<??> |