Fix weird bug

This commit is contained in:
Roberto Alsina 2024-08-22 15:00:17 -03:00
parent f435d7df21
commit f883065092
2 changed files with 1 additions and 13426 deletions

View File

@ -92,4 +92,5 @@ if options["-f"]
outf = File.open(options["-o"].as(String), "w") outf = File.open(options["-o"].as(String), "w")
end end
formatter.format(input, lexer, outf) formatter.format(input, lexer, outf)
outf.close
end end

13426
x.html

File diff suppressed because it is too large Load Diff