summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/hover/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hover/init.lua b/test/hover/init.lua
index 13cc87e0..26064b5f 100644
--- a/test/hover/init.lua
+++ b/test/hover/init.lua
@@ -1225,7 +1225,7 @@ local t = {f = f}
t:<?f?>()
]]
[[
-field t:f: fun(a: any, b: any)
+field t.f: fun(a: any, b: any)
]]
TEST [[