fix bad comment whitespace

This commit is contained in:
Alexander Courtis 2025-08-11 13:49:31 +10:00
parent 8c42c02706
commit 3c666c4746

View File

@ -41,7 +41,7 @@ local function limit_folder_discovery(should_descend)
end
end
---@param _ integer expansion_count
---@param _ integer expansion_count
---@param node Node
---@return boolean
local function descend_until_empty(_, node)