Skip to content

flow 异常 #882

@xuhuanzy

Description

@xuhuanzy
---@class A1
---@field x? string

---@class A2
---@field v? A1

---@type A2
local A2
A2.v = {}


local function name()
    A2.v.x = 1
end
Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions