Fix indentation

This commit is contained in:
gingerBill
2025-12-08 11:41:35 +00:00
parent a87f602cd0
commit 6002a29c51

View File

@@ -1933,7 +1933,7 @@ break_state :: struct {
}
decode :: struct {
Codepoint: rune,
Codepoint: rune,
SourceCharactersConsumed: c.int,
Valid: b32,