mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-09 13:01:38 -07: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