mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-28 01:03:56 +00:00
Make trailing comma usage consistent
This commit is contained in:
@@ -24,7 +24,7 @@ Value :: struct {
|
||||
String,
|
||||
Array,
|
||||
Object,
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Pos :: struct {
|
||||
|
||||
Reference in New Issue
Block a user