Fix "Use `MRB_SYM()` for error class retrieval"; ref 2ddfd50d
The new macro (`MRB_E_SYM`) was not being used, so it is being used. Also `MRB_E_SYM` is confusing with `MRB_SYM_E`, so change it to `MRB_ERROR_SYM`.
Showing
Please register or sign in to comment