mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
c3610fdab2
Add a test case to ensure that dividing a complex number by `Complex(0, 0)` raises a `ZeroDivisionError`. Co-authored-by: Gemini <gemini@google.com>