mirror of
https://github.com/nushell/nushell.git
synced 2025-07-13 04:46:17 +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)