diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/crossfile/hover.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/crossfile/hover.lua b/test/crossfile/hover.lua index 9259b593..3715ba9c 100644 --- a/test/crossfile/hover.lua +++ b/test/crossfile/hover.lua @@ -481,7 +481,7 @@ function f(x: string, y: table) @*return* `name` — comment 2 -@*return* `#2` — comment 3]], +@*return* — comment 3]], } } |