mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
eedc95460c
Both dbgcmd_run() and dbgcmd_quit() defined an exception class and raised it with identical code. Add a shared static inline helper in mrdb.h. Co-authored-by: Claude <noreply@anthropic.com>