mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-29 09:43:56 +00:00
Add alias for MJSON as Bitsquid
This commit is contained in:
@@ -34,6 +34,7 @@ Specification :: enum {
|
||||
JSON,
|
||||
JSON5, // https://json5.org/
|
||||
MJSON, // https://bitsquid.blogspot.com/2009/10/simplified-json-notation.html
|
||||
Bitsquid = MJSON,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user