Return eval_builtin_error instead of eval_internal_error
Previously unexpected built-in errors resulted in topdown returning the eval_internal_error code. This makes it hard for callers to differentiate between actual internal errors in topdown and errors that are caused by, e.g., invalid built-in inputs. Signed-off-by: Torin Sandall <torinsandall@gmail.com>
T
Torin Sandall committed
af55fe4d0703cba7577a7c6ac2bcfb4de82225c7
Parent: 5e6401d