lint
This commit is contained in:
parent
f3666a30be
commit
79e1f1096b
1 changed files with 0 additions and 1 deletions
|
|
@ -84,7 +84,6 @@ local function parse_test_cases_from_cache(platform, contest_id, problem_id)
|
|||
end
|
||||
|
||||
---@param input_file string
|
||||
---@param expected_file string
|
||||
---@return TestCase[]
|
||||
local function parse_test_cases_from_files(input_file, _)
|
||||
local base_name = vim.fn.fnamemodify(input_file, ':r')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue