at the same point as the previous formatter now

This commit is contained in:
Daniel Gavin
2021-04-13 20:18:50 +02:00
parent 2e8da35851
commit d046c9c072
2 changed files with 36 additions and 16 deletions
+1
View File
@@ -38,6 +38,7 @@ Printer :: struct {
last_line_index: int,
last_token: ^Format_Token,
merge_next_token: bool,
space_next_token: bool,
debug: bool,
}