mirror of
https://github.com/nushell/nushell.git
synced 2025-05-31 23:25:16 +00: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 ?