mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-12 22:42:23 +00:00
Fix weird bug
This commit is contained in:
parent
f435d7df21
commit
f883065092
@ -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