Skip to content

Commit 64c7084

Browse files
Rathozsumneko
authored andcommitted
fix: osdate is not allowed in os.time
1 parent 1573c28 commit 64c7084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/template/os.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ os = {}
99
---@nodiscard
1010
function os.clock() end
1111

12-
---@class osdate
12+
---@class osdate:osdateparam
1313
---#DES 'osdate.year'
1414
---@field year integer|string
1515
---#DES 'osdate.month'

0 commit comments

Comments
 (0)