Skip to content

Commit 7401c19

Browse files
committed
fix warning
1 parent a8ce5a0 commit 7401c19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/parser/guide.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ local type = type
7474
---@field hasReturn? true
7575
---@field hasBreak? true
7676
---@field hasExit? true
77+
---@field virtual? boolean
7778
---@field [integer] parser.object|any
7879
---@field dot { type: string, start: integer, finish: integer }
7980
---@field colon { type: string, start: integer, finish: integer }

0 commit comments

Comments
 (0)