feat: language
This commit is contained in:
parent
bd30fb626c
commit
48d4c6f113
4 changed files with 18 additions and 3 deletions
|
|
@ -202,6 +202,8 @@ function M.setup_problem(problem_id, language)
|
|||
end
|
||||
end
|
||||
|
||||
state.set_language(lang)
|
||||
|
||||
local source_file = state.get_source_file(lang)
|
||||
if not source_file then
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue