avrae / draconic

The Draconic language: a scripting language based off Python to run user scripts on the server safely.
MIT License
18 stars 9 forks source link

fix(starred): exceptions need single node #28

Closed LazyDope closed 1 year ago

LazyDope commented 1 year ago

Summary

Fixes using a list or dict of nodes rather than a single node in exceptions

Checklist

PR Type