mirror of
https://github.com/nushell/nushell.git
synced 2025-08-06 15:39:36 +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 ?