samrushing/irken-compiler

exceptions in generators disappear silently

samrushing opened this issue · 0 comments

This probably means that makegen needs a wildcard exception handler.
Though... what to do with an exception that does happen? We need a way to propagate it up to the caller.