Skip to content

@vararg cannot be @generic #880

Closed
Closed
@lua-rocks

Description

@lua-rocks
---@generic T
---@vararg T # ERROR
---@return T
local function test(...)
  return ...
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfeat/LuaCats AnnotationsRelated to Lua Language Server Annotations (LuaCats)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions