mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
b9007a8f0a
Consolidate the duplicated print_no increment-and-wrap logic from dbgcmd_print() and dbgcmd_info_local() into a single next_print_no() function. Co-authored-by: Claude <noreply@anthropic.com>