mirror of
https://github.com/nushell/nushell.git
synced 2025-06-05 17:46:44 +02:00
* error for division by zero with = * cargo fmt * add helper zero_division_error * tests for zero division error * fix test names (zero div error)