mirror of
https://github.com/nushell/nushell.git
synced 2025-05-25 00:51:18 +00: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)