mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-07 21:43:15 +00:00
Fix indentation
This commit is contained in:
@@ -1933,7 +1933,7 @@ break_state :: struct {
|
||||
}
|
||||
|
||||
decode :: struct {
|
||||
Codepoint: rune,
|
||||
Codepoint: rune,
|
||||
|
||||
SourceCharactersConsumed: c.int,
|
||||
Valid: b32,
|
||||
|
||||
Reference in New Issue
Block a user