Skip to content

@operation 如果类型指定的是alias的类型,则无法识别 #559

@chenfeng11111

Description

@chenfeng11111
---@class Origin
---@operator add(Origin):Origin

---@alias AliasType Origin

---@type AliasType
local x1
---@type AliasType
local x2

local _x = x1 + x2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions