PistonDevelopers / dyon

A rusty dynamically typed scripting language
Apache License 2.0
1.77k stars 55 forks source link

Check that `runtime::item_lookup` doesn't panic on some input #728

Open bvssvni opened 1 year ago

bvssvni commented 1 year ago

There might be a case where runtime::item_lookup panics. This should be a runtime error.