mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-26 21:58:14 +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