mirror of
https://github.com/burrowers/garble
synced 2026-06-06 15:24:28 +00:00
1630d09020
Change getInt helper from panicking to returning an error when encountering invalid or out-of-range control flow directive parameters. This gives a clear error message to the user instead of a stack trace.