mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-28 17:04:34 +00:00
to_json uses a small proc to check if all keys of an object are strings. It was always returning false for any input.
to_json uses a small proc to check if all keys of an object are strings. It was always returning false for any input.