mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 05:22:23 +00:00
Fix weird bug
This commit is contained in:
parent
90971e8f1b
commit
746abe53ea
@ -92,4 +92,5 @@ if options["-f"]
|
||||
outf = File.open(options["-o"].as(String), "w")
|
||||
end
|
||||
formatter.format(input, lexer, outf)
|
||||
outf.close
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user