mirror of
https://github.com/burrowers/garble.git
synced 2026-04-22 15:47:04 +08: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.