mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-30 01:44:36 +00:00
The load_map_from_path had incorrect logic where it would return false for ok when err was equal to nil and true when there was an error.
The load_map_from_path had incorrect logic where it would return false for ok when err was equal to nil and true when there was an error.