mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 14:07:08 +02:00
* Adding parse fix for power operator error on negative integers and decimal * Adding correct formatting * Changed is negative check to follow conventions * Adding tests * Added fix for the negatives and added tests * Removed comments