mirror of
https://github.com/nushell/nushell.git
synced 2025-06-13 13:36:49 +02:00
Fixes: #9131 As octal and some other format not valid for f64 we have to specify it . just wonder if need for generic impl or no for just one type ?