mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
59b3c472ca
No more need for `is_kind(err, Error_Value)`, just test err == Error_Value.