diff options
Diffstat (limited to 'test/hover/init.lua')
-rw-r--r-- | test/hover/init.lua | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/hover/init.lua b/test/hover/init.lua index 54f1e451..4bfde29e 100644 --- a/test/hover/init.lua +++ b/test/hover/init.lua @@ -1441,11 +1441,3 @@ local <?y?> [[ local y: any ]] - -TEST [[ ----@param x string this is comment -function f(<?x?>) end -]] -[[ -local x: string -]] |