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