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