good first issuehelp wanted
描述
This is unfortunate:
julia> float32("1f0")
ERROR: ArgumentError("float32(String): invalid number format")
in float32 at string.jl:1567
This is unfortunate:
julia> float32("1f0")
ERROR: ArgumentError("float32(String): invalid number format")
in float32 at string.jl:1567