mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
force all enums newlined if there is more than one line
This commit is contained in:
@@ -24,7 +24,7 @@ Line :: struct {
|
||||
}
|
||||
|
||||
/*
|
||||
Represents an singular token in a unwrapped line
|
||||
Represents a singular token in a unwrapped line
|
||||
*/
|
||||
Format_Token :: struct {
|
||||
kind: tokenizer.Token_Kind,
|
||||
|
||||
Reference in New Issue
Block a user