mirror of
https://github.com/nushell/nushell.git
synced 2025-05-20 14:43:22 +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)