Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@param name string
|
||||
---@return string body
|
||||
---@param index number
|
||||
---@param name string
|
||||
---@return string body
|
||||
---Returns the body text of a macro
|
||||
function GetMacroBody(index, name) end
|
||||
function GetMacroBody(index, name) end
|
||||
|
Reference in New Issue
Block a user