mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 23:28:48 +00:00
at the same point as the previous formatter now
This commit is contained in:
@@ -38,6 +38,7 @@ Printer :: struct {
|
||||
last_line_index: int,
|
||||
last_token: ^Format_Token,
|
||||
merge_next_token: bool,
|
||||
space_next_token: bool,
|
||||
debug: bool,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user