mirror of
https://github.com/nushell/nushell.git
synced 2025-06-01 07:35:49 +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)