mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-18 20:40:28 +00:00
convert spaces to tabs
This commit is contained in:
@@ -53,7 +53,7 @@ Marshal_Options :: struct {
|
||||
|
||||
// Output enum value's name instead of its underlineing value.
|
||||
//
|
||||
// NOTE: If a name isn't found it'll use the underlineing value.
|
||||
// NOTE: If a name isn't found it'll use the underlineing value.
|
||||
use_enum_names: bool,
|
||||
|
||||
// Internal state
|
||||
|
||||
Reference in New Issue
Block a user