mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
f585cc2eff
Instead of just removing 2 spaces, perform_dedent() now calculates the expected indent level from previous lines and aligns to that. Co-authored-by: Claude <noreply@anthropic.com>